Jar examples for m:marklogic-xcc
MarkLogic XML Contentbase Connector for Java (XCC/J)
You can download jar file marklogic-xcc 9.0.3 in this page.
You can use the following script to add marklogic-xcc-9.0.3.jar to your project.
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc</artifactId> <version>9.0.3</version> </dependency>
compile group: 'com.marklogic', name: 'marklogic-xcc', version: '9.0.3'
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "9.0.3"
<dependency org="com.marklogic" name="marklogic-xcc" rev="9.0.3"/>
@Grapes(@Grab(group='com.marklogic', module='marklogic-xcc', version='9.0.3'))
'com.marklogic:marklogic-xcc:jar:9.0.3'
Click the following link to download the jar file.
marklogic-xcc-9.0.3-javadoc.jar