License |
License |
---|---|
GroupId | GroupIdcom.marklogic |
ArtifactId | ArtifactIdmarklogic-xcc |
Last Version | Last Version10.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarkLogic XCC
MarkLogic XML Contentbase Connector for Java (XCC/J)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
marklogic-xcc-10.0.9.pom | |
marklogic-xcc-10.0.9.jar | 307 KB |
marklogic-xcc-10.0.9-sources.jar | 302 KB |
marklogic-xcc-10.0.9-javadoc.jar | 966 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/ -->
<dependency>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-xcc</artifactId>
<version>10.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/
implementation 'com.marklogic:marklogic-xcc:10.0.9'
// https://jarcasting.com/artifacts/com.marklogic/marklogic-xcc/
implementation ("com.marklogic:marklogic-xcc:10.0.9")
'com.marklogic:marklogic-xcc:jar:10.0.9'
<dependency org="com.marklogic" name="marklogic-xcc" rev="10.0.9">
<artifact name="marklogic-xcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marklogic', module='marklogic-xcc', version='10.0.9')
)
libraryDependencies += "com.marklogic" % "marklogic-xcc" % "10.0.9"
[com.marklogic/marklogic-xcc "10.0.9"]