License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.marklogic |
ArtifactId | ArtifactIdmarklogic-data-movement-components |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.marklogic:marklogic-data-movement-components
Reusable components that depend solely on MarkLogic's DMSDK
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.marklogic/marklogic-data-movement-components/ -->
<dependency>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-data-movement-components</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marklogic/marklogic-data-movement-components/
implementation 'com.marklogic:marklogic-data-movement-components:2.4.0'
// https://jarcasting.com/artifacts/com.marklogic/marklogic-data-movement-components/
implementation ("com.marklogic:marklogic-data-movement-components:2.4.0")
'com.marklogic:marklogic-data-movement-components:jar:2.4.0'
<dependency org="com.marklogic" name="marklogic-data-movement-components" rev="2.4.0">
<artifact name="marklogic-data-movement-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marklogic', module='marklogic-data-movement-components', version='2.4.0')
)
libraryDependencies += "com.marklogic" % "marklogic-data-movement-components" % "2.4.0"
[com.marklogic/marklogic-data-movement-components "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.marklogic : marklogic-client-api | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |