Last Version

org.jarbframework:jarb-init 2.4.3

Supports the setup of a database schema and filling with data.

License

License

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-init
Version

Version

2.4.3
Type

Type

jar
Description

Description

Supports the setup of a database schema and filling with data.

Download jarb-init 2.4.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jarbframework : jarb-utils jar 2.4.3

provided (6)

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

test (11)

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

Project Modules

There are no modules declared in this project.