is not current version
Last Version 10.0.4.2

com.marklogic:marklogic-contentpump 10.0.2

MarkLogic Content Pump and Connector for Hadoop

GroupId

GroupId

com.marklogic
ArtifactId

ArtifactId

marklogic-contentpump
Version

Version

10.0.2
Type

Type

pom

Download marklogic-contentpump 10.0.2


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