m

marklogic-xcc

MarkLogic XML Contentbase Connector for Java (XCC/J)
http://developer.marklogic.com/products/xcc
MarkLogic Corporation
MarkLogic
Files download
File Operation
marklogic-xcc-10.0.3.jar download
marklogic-xcc-10.0.3.pom download
marklogic-xcc-10.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.marklogic</groupId>
  <artifactId>marklogic-xcc</artifactId>
  <version>10.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.marklogic:marklogic-xcc:10.0.3'
Gradle Kotlin
implementation("com.marklogic:marklogic-xcc:10.0.3")
Scala SBT
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "10.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.marklogic', module='marklogic-xcc', version='10.0.3')
)
Apache Ivy
<dependency org="com.marklogic" name="marklogic-xcc" rev="10.0.3" />
Leiningen
[com.marklogic/marklogic-xcc "10.0.3"]
Apache Buildr
'com.marklogic:marklogic-xcc:jar:10.0.3'
Dependencies
The project has no third-party dependencies