Download marklogic-xcc-9.0.3.jar file - Jar m

Jar examples for m:marklogic-xcc

Description

MarkLogic XML Contentbase Connector for Java (XCC/J)

You can download jar file marklogic-xcc 9.0.3 in this page.

Build File

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'

Download

Click the following link to download the jar file.

marklogic-xcc-9.0.3-javadoc.jar
marklogic-xcc-9.0.3-sources.jar
marklogic-xcc-9.0.3.jar
marklogic-xcc-9.0.3.pom



Related Tutorials