You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows | [](https://ci.appveyor.com/project/paxtonhare/marklogic-data-hub)
7
7
8
8
# MarkLogic Data Hub
@@ -13,6 +13,14 @@ This project allows you to deploy a skeleton Data Hub into MarkLogic. With some
13
13
14
14
# Getting Started
15
15
16
+
###Prerequisites
17
+
18
+
You need these to get started
19
+
20
+
- Java 8 JDK
21
+
- MarkLogic 8.0-2 or greater
22
+
- Gradle 3.1 or greater **(Optional)**
23
+
16
24
###TL;DR
17
25
18
26
Head over to our [Getting Started Tutorial](https://marklogic.github.io/marklogic-data-hub/) to get up and running with the Data Hub.
@@ -36,7 +44,7 @@ Alternatively you can include the jar file as a build dependency in your Java pr
0 commit comments