openutils dbmigration

DB Migration is a framework based on Spring for handling automatic db schema updates. With DBMigration you can bundle upgrade scripts in you application. Its purpose is to manage db updates consistently both for development than for production releases.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-dbmigration
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

openutils dbmigration
DB Migration is a framework based on Spring for handling automatic db schema updates. With DBMigration you can bundle upgrade scripts in you application. Its purpose is to manage db updates consistently both for development than for production releases.
Project Organization

Project Organization

Openmind
Source Code Management

Source Code Management

http://sourceforge.net/p/openutils/code/HEAD/tree/tags/openutils-dbmigration-2.2.0

Download openutils-dbmigration

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
org.springframework : spring-core jar 4.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.20
org.slf4j : jcl-over-slf4j jar 1.7.20
org.apache.poi : poi Optional jar 3.14

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
0.7.3
0.7.2
0.7.1
0.7
0.6
0.5
0.4
0.3
0.2
0.1