не последняя версия
Последняя версия 3.3

com.github.differentway:couchmove 1.0.2

Couchbase data migration tool for Java

Группа

Группа

com.github.differentway
Идентификатор

Идентификатор

couchmove
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать couchmove 1.0.2


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