File | Operation |
---|---|
marklogic-contentpump-10.0.2.pom | download |
<dependency>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-contentpump</artifactId>
<version>10.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.marklogic', module='marklogic-contentpump', version='10.0.2')
)