Download marklogic-data-movement-components-1.0.jar file - Jar m

Jar examples for m:marklogic-data-movement-components

Description

Reusable components that depend solely on DMSDK

You can download jar file marklogic-data-movement-components 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add marklogic-data-movement-components-1.0.jar to your project.

<dependency>
   <groupId>com.marklogic</groupId>
   <artifactId>marklogic-data-movement-components</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.marklogic', name: 'marklogic-data-movement-components', version: '1.0'
libraryDependencies += "com.marklogic" % "marklogic-data-movement-components" % "1.0"
<dependency org="com.marklogic" name="marklogic-data-movement-components" rev="1.0"/>
@Grapes(@Grab(group='com.marklogic', module='marklogic-data-movement-components', version='1.0'))
'com.marklogic:marklogic-data-movement-components:jar:1.0'

Download

Click the following link to download the jar file.

marklogic-data-movement-components-1.0-javadoc.jar
marklogic-data-movement-components-1.0-sources.jar
marklogic-data-movement-components-1.0.jar
marklogic-data-movement-components-1.0.pom



Related Tutorials