We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 770c241 + 6d82cde commit 29e87ceCopy full SHA for 29e87ce
marklogic-data-hub/build.gradle
@@ -25,9 +25,8 @@ ext.junitPlatformVersion = '1.0.0-RC3'
25
ext.junitJupiterVersion = '5.0.0-RC3'
26
27
dependencies {
28
- // refactor these after releases of java client api and ml-app-deployer
29
- compile files('tmp-lib/marklogic-client-api-4.1.0.jar')
30
-// compile 'com.marklogic:marklogic-client-api:4.1.0'
+ compile 'com.marklogic:marklogic-client-api:4.1.1'
+ // refactor these after release of ml-app-deployer
31
compile files('tmp-lib/ml-app-deployer-3.9.1-rc.jar')
32
//compile 'com.marklogic:ml-app-deployer:3.9.1-rc'
33
marklogic-data-hub/tmp-lib/marklogic-client-api-4.1.0.jar
-1.36 MB
0 commit comments