is not current version
Last Version 3.3

com.github.differentway:couchmove 1.0

Couchbase data migration tool for Java

GroupId

GroupId

com.github.differentway
ArtifactId

ArtifactId

couchmove
Version

Version

1.0
Type

Type

jar

Download couchmove 1.0


<!-- https://jarcasting.com/artifacts/com.github.differentway/couchmove/ -->
<dependency>
    <groupId>com.github.differentway</groupId>
    <artifactId>couchmove</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.differentway/couchmove/
implementation 'com.github.differentway:couchmove:1.0'
// https://jarcasting.com/artifacts/com.github.differentway/couchmove/
implementation ("com.github.differentway:couchmove:1.0")
'com.github.differentway:couchmove:jar:1.0'
<dependency org="com.github.differentway" name="couchmove" rev="1.0">
  <artifact name="couchmove" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.differentway', module='couchmove', version='1.0')
)
libraryDependencies += "com.github.differentway" % "couchmove" % "1.0"
[com.github.differentway/couchmove "1.0"]