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-9.0.4.jar download
marklogic-xcc-9.0.4.pom download
marklogic-xcc-9.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.marklogic</groupId>
  <artifactId>marklogic-xcc</artifactId>
  <version>9.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.marklogic:marklogic-xcc:9.0.4'
Gradle Kotlin
implementation("com.marklogic:marklogic-xcc:9.0.4")
Scala SBT
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "9.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.marklogic', module='marklogic-xcc', version='9.0.4')
)
Apache Ivy
<dependency org="com.marklogic" name="marklogic-xcc" rev="9.0.4" />
Leiningen
[com.marklogic/marklogic-xcc "9.0.4"]
Apache Buildr
'com.marklogic:marklogic-xcc:jar:9.0.4'
Dependencies
The project has no third-party dependencies