License |
License |
---|---|
GroupId | GroupIdorg.jarbframework |
ArtifactId | ArtifactIdjarb-init |
Version | Version2.4.3 |
Type | Typejar |
Description |
DescriptionSupports the setup of a database schema and filling with data.
|
Filename | Size |
---|---|
jarb-init-2.4.3.pom | |
jarb-init-2.4.3.jar | 28 KB |
jarb-init-2.4.3-sources.jar | 18 KB |
jarb-init-2.4.3-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarbframework/jarb-init/ -->
<dependency>
<groupId>org.jarbframework</groupId>
<artifactId>jarb-init</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarbframework/jarb-init/
implementation 'org.jarbframework:jarb-init:2.4.3'
// https://jarcasting.com/artifacts/org.jarbframework/jarb-init/
implementation ("org.jarbframework:jarb-init:2.4.3")
'org.jarbframework:jarb-init:jar:2.4.3'
<dependency org="org.jarbframework" name="jarb-init" rev="2.4.3">
<artifact name="jarb-init" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarbframework', module='jarb-init', version='2.4.3')
)
libraryDependencies += "org.jarbframework" % "jarb-init" % "2.4.3"
[org.jarbframework/jarb-init "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jarbframework : jarb-utils | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 4.1.6.RELEASE |
org.liquibase : liquibase-core | jar | 3.1.1 |
org.hsqldb : hsqldb | jar | 2.3.2 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.16 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |
com.mattbertolini : liquibase-slf4j | jar | 1.2.1 |
com.h2database : h2 | jar | 1.3.171 |
postgresql : postgresql | jar | 9.0-801.jdbc4 |
mysql : mysql-connector-java | jar | 5.1.9 |
com.oracle » ojdbc6 | jar | 11.2.0.3 |