The XML Contentbase Connector (XCC) is an interface to communicate with MarkLogic Server from a Java middleware application layer using the XDBC protocol.
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc</artifactId> <version>11.3.1</version> </dependency>
Maven :
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc</artifactId> <version>10.0.11</version> </dependency>
Maven :
<dependency> <groupId>com.marklogic</groupId> <artifactId>marklogic-xcc</artifactId> <version>9.0.13</version> </dependency>
By continuing to use this website you are giving consent to cookies being used in accordance with the MarkLogic Privacy Statement.