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