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