License |
License |
---|---|
GroupId | GroupIdorg.jarbframework |
ArtifactId | ArtifactIdjarb-populator-excel |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionDatabase population with Excel
|
Filename | Size |
---|---|
jarb-populator-excel-2.1.0.pom | |
jarb-populator-excel-2.1.0.jar | 145 KB |
jarb-populator-excel-2.1.0-sources.jar | 95 KB |
jarb-populator-excel-2.1.0-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/ -->
<dependency>
<groupId>org.jarbframework</groupId>
<artifactId>jarb-populator-excel</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/
implementation 'org.jarbframework:jarb-populator-excel:2.1.0'
// https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/
implementation ("org.jarbframework:jarb-populator-excel:2.1.0")
'org.jarbframework:jarb-populator-excel:jar:2.1.0'
<dependency org="org.jarbframework" name="jarb-populator-excel" rev="2.1.0">
<artifact name="jarb-populator-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarbframework', module='jarb-populator-excel', version='2.1.0')
)
libraryDependencies += "org.jarbframework" % "jarb-populator-excel" % "2.1.0"
[org.jarbframework/jarb-populator-excel "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |
org.jarbframework : jarb-populator | jar | 2.1.0 |
org.jarbframework : jarb-utils | jar | 2.1.0 |
commons-io : commons-io | jar | 1.3.2 |
commons-dbcp : commons-dbcp | jar | 1.2.2 |
org.apache.poi : poi | jar | 3.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
org.springframework : spring-orm | jar | 4.0.2.RELEASE |
org.springframework : spring-jdbc | jar | 4.0.2.RELEASE |
org.hibernate : hibernate-entitymanager | jar | 4.3.4.Final |
org.hibernate : hibernate-validator | jar | 4.3.1.Final |
org.springframework : spring-aop | jar | 4.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.0.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.13.0.GA |
org.aspectj : aspectjweaver | jar | 1.7.2 |
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.2.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 |