com.nesscomputing.mojo:migratory-maven-common

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

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

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

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

4.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Ness Computing, Inc.

Скачать migratory-maven-common

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
com.google.guava : guava jar 15.0
com.pyx4j : maven-plugin-log4j jar 1.0.1
org.apache.maven : maven-plugin-api jar 2.2.1

test (1)

Идентификатор библиотеки Тип Версия
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.mojo

Ness Computing

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

Версия
4.2.0
4.1.0
4.0.0