Last Version

Example project to demonstrate dbmigrate and dbimport 2.5.27

a collection of java tools/frameworks for database migration, file import in various format and code generation

License

License

GroupId

GroupId

de.viaboxx
ArtifactId

ArtifactId

dbmigrate-example
Version

Version

2.5.27
Type

Type

jar
Description

Description

Example project to demonstrate dbmigrate and dbimport
a collection of java tools/frameworks for database migration, file import in various format and code generation
Project URL

Project URL

http://code.google.com/p/agimatec-tools/

Download dbmigrate-example 2.5.27


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

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 Optional jar 1.7.25
org.dbunit : dbunit jar 2.4.8
de.viaboxx : dbmigrate jar 2.5.27
de.viaboxx : dbimport jar 2.5.27

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.13

test (1)

Group / Artifact Type Version
ant-contrib : ant-contrib jar 20020829

Project Modules

There are no modules declared in this project.