Last Version

org.jarbframework:jarb-populator 2.3.0

Database population support

License

License

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-populator
Version

Version

2.3.0
Type

Type

jar
Description

Description

Database population support

Download jarb-populator 2.3.0


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

Dependencies

compile (1)

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

provided (4)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.0.3.RELEASE
org.springframework : spring-context jar 4.0.3.RELEASE
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (11)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.7
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
org.springframework : spring-test jar 4.0.3.RELEASE
org.hsqldb : hsqldb jar 2.2.9
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.