The XML Contentbase Connector (XCC) is an interface to communicate with MarkLogic Server from a Java middleware application layer using the XDBC protocol.
<repository> <id>MarkLogic-releases</id> <name>MarkLogic Releases</name> <url>http://developer.marklogic.com/maven2</url> </repository>
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc</artifactId> <version>8.0.9</version> </dependency>
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc-examples</artifactId> <version>8.0.9</version> </dependency>
By continuing to use this website you are giving consent to cookies being used in accordance with the MarkLogic Privacy Statement.