m

marklogic-xcc

MarkLogic XML Contentbase Connector for Java (XCC/J)
http://developer.marklogic.com/products/xcc
MarkLogic Corporation
MarkLogic
文件下载
文件名 操作
marklogic-xcc-11.0.0.jar 下载
marklogic-xcc-11.0.0.pom 下载
marklogic-xcc-11.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.marklogic</groupId>
  <artifactId>marklogic-xcc</artifactId>
  <version>11.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.marklogic:marklogic-xcc:11.0.0'
Gradle Kotlin
implementation("com.marklogic:marklogic-xcc:11.0.0")
Scala SBT
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "11.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.marklogic', module='marklogic-xcc', version='11.0.0')
)
Apache Ivy
<dependency org="com.marklogic" name="marklogic-xcc" rev="11.0.0" />
Leiningen
[com.marklogic/marklogic-xcc "11.0.0"]
Apache Buildr
'com.marklogic:marklogic-xcc:jar:11.0.0'
本项目依赖
该项目无第三方依赖