migratory-parent

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Ness Computing, Inc.
Система контроля версий

Система контроля версий

http://github.com/NessComputing/migratory

Скачать migratory-parent

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

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

  • migratory-core
  • migratory-maven-common
  • migratory-maven-plugin
  • migratory-maven-database-plugin

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