com.nesscomputing.mojo:migratory-maven-common

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.nesscomputing.mojo
ArtifactId

ArtifactId

migratory-maven-common
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Ness Computing, Inc.

Download migratory-maven-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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)

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

Project Modules

There are no modules declared in this project.

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

Versions

Version
4.2.0
4.1.0
4.0.0