dbng-core

Simple Database Migration Tool

License

License

Eclipse Public License
GroupId

GroupId

com.theoryinpractise.dbng
ArtifactId

ArtifactId

dbng-core
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

dbng-core
Simple Database Migration Tool
Project URL

Project URL

http://maven.apache.org

Download dbng-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.2.1.RELEASE
commons-dbcp : commons-dbcp jar 1.4
org.apache.maven : maven-artifact jar 3.3.3
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
postgresql : postgresql jar 9.3-1102.jdbc41

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5