migratory-core

This is the parent POM for Ness open source maven projects.

Лицензия

Лицензия

Группа

Группа

com.nesscomputing.migratory
Идентификатор

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

migratory-core
Последняя версия

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

4.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

migratory-core
This is the parent POM for Ness open source maven projects.
Организация-разработчик

Организация-разработчик

Ness Computing, Inc.

Скачать migratory-core

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi jar 2.38.1
org.skife.config : config-magic jar 0.17
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 15.0
org.jgrapht : jgrapht-jdk1.5 jar 0.7.3
org.antlr : stringtemplate jar 3.2.1
org.slf4j : slf4j-api jar 1.7.5
com.google.code.findbugs : jsr305 Необязательный jar 2.0.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
log4j : log4j jar 1.2.17
commons-io : commons-io jar 2.4
com.h2database : h2 jar 1.3.168
postgresql : postgresql jar 9.1-901-1.jdbc4
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

Модули Проекта

Данный проект не имеет модулей.

Migratory

Managing databases.

Acknowledgements

This product owes a debt of gratitude to the Flyway project at https://github.com/flyway/flyway. While looking through various ways to replace our homebrewed tool for database migrations, this was the most promising one that got close to what we wanted (but did not include the independent personality management that we require). A lot of the structure and even some of the unit tests are a testament to this. However, we vastly changed the scope and the functionality to suit our needs.

Bugs

There should be actual documentation.


Copyright (C) 2012 Ness Computing, Inc.

com.nesscomputing.migratory

Ness Computing

Версии библиотеки

Версия
4.2.0
4.1.0
4.0.0
3.1.1
3.0.0