migratory-parent

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

License

License

GroupId

GroupId

com.nesscomputing.migratory
ArtifactId

ArtifactId

migratory-parent
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

migratory-parent
This is the parent POM for Ness open source maven projects.
Project Organization

Project Organization

Ness Computing, Inc.
Source Code Management

Source Code Management

http://github.com/NessComputing/migratory

Download migratory-parent

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

Project Modules

  • 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

Versions

Version
4.2.0
4.1.0
4.0.0
3.1.1
3.0.0