DBInit

Database Initialisation Service

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.dbinit
ArtifactId

ArtifactId

dbinit
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

DBInit
Database Initialisation Service
Project URL

Project URL

https://github.com/dcoraboeuf/dbinit

Download dbinit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 1.4
org.slf4j : slf4j-api jar 1.6.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.8.5
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.13
com.h2database : h2 jar 1.2.142

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.2
1.2
1.0