| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.dbinit |
| ArtifactId | ArtifactIddbinit |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDBInit
Database Initialisation Service
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dbinit-1.4.0.pom | |
| dbinit-1.4.0.jar | 18 KB |
| dbinit-1.4.0-sources.jar | 9 KB |
| dbinit-1.4.0-javadoc.jar | 73 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |