| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.differentway |
| Идентификатор | Идентификаторcouchmove |
| Последняя версия | Последняя версия3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCouchmove
Couchbase data migration tool for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| couchmove-3.3.pom | |
| couchmove-3.3.jar | 39 KB |
| couchmove-3.3-sources.jar | 19 KB |
| couchmove-3.3-javadoc.jar | 511 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |