Skip to content

Commit 7fb2bf9

Browse files
Updating readme to version support
1 parent 3c4dd05 commit 7fb2bf9

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

README.md

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
1-
# MarkLogic Data Hub
2-
3-
Go from nothing to an Operational Data Hub in a matter of minutes.
4-
5-
MarkLogic Data Hub is a data integration platform and toolset that helps you quickly and efficiently integrate data from many sources into a single MarkLogic database and then expose that data.
6-
7-
8-
# Version Support
9-
10-
For Data Hub version 5.0, you need:
11-
12-
- MarkLogic 9.0-7 or later
13-
- Gradle 4.6 or later
14-
- Java JDK 8 or later
15-
16-
17-
# Getting Started
18-
Grab the [latest release](https://github.com/marklogic/marklogic-data-hub/releases). Visit our [Data Hub website](https://docs.marklogic.com/datahub/) to get started.
19-
20-
21-
## Advanced Hub Usage
22-
You can also go beyond the QuickStart app and start using Data Hub in your own Java or Gradle project. Visit our [Data Hub website](https://docs.marklogic.com/datahub/) for more information.
23-
24-
25-
## Contribute
26-
You do not need to download the code in the repository to use MarkLogic Data Hub.
27-
28-
If you would like to plan to actively contribute changes to the Data Hub.
29-
30-
If you really do want to contribute, see our [Contributing Guide](https://github.com/marklogic/marklogic-data-hub/blob/master/CONTRIBUTING.md) to get started.
31-
32-
33-
# Support
34-
The MarkLogic Data Hub is maintained by [MarkLogic][marklogic] Engineering and is made available under the [Apache License 2.0][apache].
35-
36-
_The Data Hub core Java libraries and Gradle commands are supported software for production use with MarkLogic Server. QuickStart is designed for use in a development environment and is not currently supported for production use._
37-
38-
Everyone is encouraged to file bug reports, feature requests, and pull requests through [GitHub][issues]. This input is critical and will be carefully considered. However, we cannot promise a specific resolution or timeframe for any request.
39-
40-
In addition, MarkLogic provides technical support for [release tags][releases] of MarkLogic Data Hub to licensed customers under the terms outlined in the [MarkLogic Technical Support Handbook][handbook]. Customers with an active maintenance contract can sign up for MarkLogic Technical Support on our [support portal][support].
41-
42-
43-
[marklogic]: https://www.marklogic.com/
44-
[apache]: https://www.apache.org/licenses/LICENSE-2.0
45-
[issues]: https://github.com/marklogic/marklogic-data-hub/issues
46-
[releases]: https://github.com/marklogic/marklogic-data-hub/releases
47-
[handbook]: http://www.marklogic.com/files/Mark_Logic_Support_Handbook.pdf
48-
[support]: https://help.marklogic.com/
1+
# MarkLogic Data Hub
2+
3+
Go from nothing to an Operational Data Hub in a matter of minutes.
4+
5+
MarkLogic Data Hub is a data integration platform and toolset that helps you quickly and efficiently integrate data from many sources into a single MarkLogic database and then expose that data.
6+
7+
8+
# Version Support
9+
10+
For Data Hub version 5.0, you need:
11+
12+
- MarkLogic 9.0-10 or later
13+
- Gradle 4.6 or later
14+
- Java JDK 8 or later
15+
16+
17+
# Getting Started
18+
Grab the [latest release](https://github.com/marklogic/marklogic-data-hub/releases). Visit our [Data Hub website](https://docs.marklogic.com/datahub/) to get started.
19+
20+
21+
## Advanced Hub Usage
22+
You can also go beyond the QuickStart app and start using Data Hub in your own Java or Gradle project. Visit our [Data Hub website](https://docs.marklogic.com/datahub/) for more information.
23+
24+
25+
## Contribute
26+
You do not need to download the code in the repository to use MarkLogic Data Hub.
27+
28+
If you would like to plan to actively contribute changes to the Data Hub.
29+
30+
If you really do want to contribute, see our [Contributing Guide](https://github.com/marklogic/marklogic-data-hub/blob/master/CONTRIBUTING.md) to get started.
31+
32+
33+
# Support
34+
The MarkLogic Data Hub is maintained by [MarkLogic][marklogic] Engineering and is made available under the [Apache License 2.0][apache].
35+
36+
_The Data Hub core Java libraries and Gradle commands are supported software for production use with MarkLogic Server. QuickStart is designed for use in a development environment and is not currently supported for production use._
37+
38+
Everyone is encouraged to file bug reports, feature requests, and pull requests through [GitHub][issues]. This input is critical and will be carefully considered. However, we cannot promise a specific resolution or timeframe for any request.
39+
40+
In addition, MarkLogic provides technical support for [release tags][releases] of MarkLogic Data Hub to licensed customers under the terms outlined in the [MarkLogic Technical Support Handbook][handbook]. Customers with an active maintenance contract can sign up for MarkLogic Technical Support on our [support portal][support].
41+
42+
43+
[marklogic]: https://www.marklogic.com/
44+
[apache]: https://www.apache.org/licenses/LICENSE-2.0
45+
[issues]: https://github.com/marklogic/marklogic-data-hub/issues
46+
[releases]: https://github.com/marklogic/marklogic-data-hub/releases
47+
[handbook]: http://www.marklogic.com/files/Mark_Logic_Support_Handbook.pdf
48+
[support]: https://help.marklogic.com/

0 commit comments

Comments
 (0)