License |
License |
---|---|
GroupId | GroupIdorg.jarbframework |
ArtifactId | ArtifactIdjarb-populator |
Version | Version2.3.0 |
Type | Typejar |
Description |
DescriptionDatabase population support
|
Filename | Size |
---|---|
jarb-populator-2.3.0.pom | |
jarb-populator-2.3.0.jar | 15 KB |
jarb-populator-2.3.0-sources.jar | 8 KB |
jarb-populator-2.3.0-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jarbframework : jarb-utils | jar | 2.3.0 |
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 |
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 |