License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.mgmtp.jfunk |
ArtifactId | ArtifactIdjfunk-data-excel |
Version | Version3.2.0-rc1 |
Type | Typejar |
Description |
DescriptionjFunk Excel Data Sources
jFunk Excel Data Sources
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jfunk-data-excel-3.2.0-rc1.pom | |
jfunk-data-excel-3.2.0-rc1.jar | 15 KB |
jfunk-data-excel-3.2.0-rc1-sources.jar | 12 KB |
jfunk-data-excel-3.2.0-rc1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/ -->
<dependency>
<groupId>com.mgmtp.jfunk</groupId>
<artifactId>jfunk-data-excel</artifactId>
<version>3.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/
implementation 'com.mgmtp.jfunk:jfunk-data-excel:3.2.0-rc1'
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/
implementation ("com.mgmtp.jfunk:jfunk-data-excel:3.2.0-rc1")
'com.mgmtp.jfunk:jfunk-data-excel:jar:3.2.0-rc1'
<dependency org="com.mgmtp.jfunk" name="jfunk-data-excel" rev="3.2.0-rc1">
<artifact name="jfunk-data-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.jfunk', module='jfunk-data-excel', version='3.2.0-rc1')
)
libraryDependencies += "com.mgmtp.jfunk" % "jfunk-data-excel" % "3.2.0-rc1"
[com.mgmtp.jfunk/jfunk-data-excel "3.2.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.mgmtp.jfunk : jfunk-data | jar | 3.2.0-rc1 |
org.apache.poi : poi | jar | 3.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.testng : testng | jar | 6.9.11 |
org.easytesting : fest-assert-core | jar | 2.0M10 |