is not current version
Last Version 10.0.9

com.marklogic:marklogic-xcc 10.0.3

MarkLogic XML Contentbase Connector for Java (XCC/J)

GroupId

GroupId

com.marklogic
ArtifactId

ArtifactId

marklogic-xcc
Version

Version

10.0.3
Type

Type

jar

Download marklogic-xcc 10.0.3


<!-- https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/ -->
<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>marklogic-xcc</artifactId>
    <version>10.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/
implementation 'com.marklogic:marklogic-xcc:10.0.3'
// https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/
implementation ("com.marklogic:marklogic-xcc:10.0.3")
'com.marklogic:marklogic-xcc:jar:10.0.3'
<dependency org="com.marklogic" name="marklogic-xcc" rev="10.0.3">
  <artifact name="marklogic-xcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marklogic', module='marklogic-xcc', version='10.0.3')
)
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "10.0.3"
[com.marklogic/marklogic-xcc "10.0.3"]