is not current version
Last Version 10.0.4.2

com.marklogic:marklogic-contentpump 9.0.7.2

MarkLogic Content Pump and Connector for Hadoop

GroupId

GroupId

com.marklogic
ArtifactId

ArtifactId

marklogic-contentpump
Version

Version

9.0.7.2
Type

Type

pom

Download marklogic-contentpump 9.0.7.2


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