is not current version
Last Version 1.4.0

net.sf.dbinit:dbinit 1.3.2

Database Initialisation Service

Categories

Categories

Net
GroupId

GroupId

net.sf.dbinit
ArtifactId

ArtifactId

dbinit
Version

Version

1.3.2
Type

Type

jar

Download dbinit 1.3.2


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