License |
License |
---|---|
GroupId | GroupIdcom.github.differentway |
ArtifactId | ArtifactIdcouchmove |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCouchmove
Couchbase data migration tool for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
couchmove-3.3.pom | |
couchmove-3.3.jar | 39 KB |
couchmove-3.3-sources.jar | 19 KB |
couchmove-3.3-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.differentway/couchmove/ -->
<dependency>
<groupId>com.github.differentway</groupId>
<artifactId>couchmove</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.differentway/couchmove/
implementation 'com.github.differentway:couchmove:3.3'
// https://jarcasting.com/artifacts/com.github.differentway/couchmove/
implementation ("com.github.differentway:couchmove:3.3")
'com.github.differentway:couchmove:jar:3.3'
<dependency org="com.github.differentway" name="couchmove" rev="3.3">
<artifact name="couchmove" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.differentway', module='couchmove', version='3.3')
)
libraryDependencies += "com.github.differentway" % "couchmove" % "3.3"
[com.github.differentway/couchmove "3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.couchbase.client : java-client | jar | 3.2.5 |
org.slf4j : slf4j-api | jar | 1.7.33 |
com.github.adedayo.intellij.sdk : annotations-java8 | jar | 142.1 |
commons-codec : commons-codec | jar | 1.15 |
commons-io : commons-io | jar | 2.6 |
com.google.guava : guava | jar | 31.0.1-jre |
commons-lang : commons-lang | jar | 2.6 |
com.vdurmont : semver4j | jar | 3.1.0 |