Jar examples for j:java-client-api
The official MarkLogic Java client API. with a deprecated name. The artifact ID is now called marklogic-client-api.
You can download jar file java-client-api 3.0.6 in this page.
The Apache License, Version 2.0
You can use the following script to add java-client-api-3.0.6.jar to your project.
<dependency> <groupId>com.marklogic</groupId> <artifactId>java-client-api</artifactId> <version>3.0.6</version> </dependency>
compile group: 'com.marklogic', name: 'java-client-api', version: '3.0.6'
libraryDependencies += "com.marklogic" % "java-client-api" % "3.0.6"
<dependency org="com.marklogic" name="java-client-api" rev="3.0.6"/>
@Grapes(@Grab(group='com.marklogic', module='java-client-api', version='3.0.6'))
'com.marklogic:java-client-api:jar:3.0.6'
Click the following link to download the jar file.
java-client-api-3.0.6-javadoc.jar