| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаcom.github.ecyshor |
| Идентификатор | Идентификаторcassandra-migration |
| Последняя версия | Последняя версия1.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCassmig
Java schema migration library for Cassandra
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cassandra-migration-1.1.6.pom | |
| cassandra-migration-1.1.6.jar | 24 KB |
| cassandra-migration-1.1.6-sources.jar | 11 KB |
| cassandra-migration-1.1.6-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/ -->
<dependency>
<groupId>com.github.ecyshor</groupId>
<artifactId>cassandra-migration</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation 'com.github.ecyshor:cassandra-migration:1.1.6'
// https://jarcasting.com/artifacts/com.github.ecyshor/cassandra-migration/
implementation ("com.github.ecyshor:cassandra-migration:1.1.6")
'com.github.ecyshor:cassandra-migration:jar:1.1.6'
<dependency org="com.github.ecyshor" name="cassandra-migration" rev="1.1.6">
<artifact name="cassandra-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ecyshor', module='cassandra-migration', version='1.1.6')
)
libraryDependencies += "com.github.ecyshor" % "cassandra-migration" % "1.1.6"
[com.github.ecyshor/cassandra-migration "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
| org.slf4j : jul-to-slf4j | jar | 1.7.10 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-codec : commons-codec | jar | 1.6 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| joda-time : joda-time | jar | 2.8.2 |
| org.reflections : reflections | jar | 0.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.datastax.cassandra : cassandra-driver-core | jar | 2.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5-rc1 |