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

com.github.differentway:couchmove 1.1

Couchbase data migration tool for Java

Группа

Группа

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

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

couchmove
Версия

Версия

1.1
Тип

Тип

jar

Скачать couchmove 1.1


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