License |
License |
---|---|
GroupId | GroupIdorg.jxls |
ArtifactId | ArtifactIdjxls-poi |
Version | Version2.10.0 |
Type | Typejar |
Description |
Descriptionorg.jxls:jxls-poi
Apache POI based Transformer implementation for Jxls library
|
Filename | Size |
---|---|
jxls-poi-2.10.0.pom | |
jxls-poi-2.10.0.jar | 33 KB |
jxls-poi-2.10.0-sources.jar | 17 KB |
jxls-poi-2.10.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jxls/jxls-poi/ -->
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls-poi</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls-poi/
implementation 'org.jxls:jxls-poi:2.10.0'
// https://jarcasting.com/artifacts/org.jxls/jxls-poi/
implementation ("org.jxls:jxls-poi:2.10.0")
'org.jxls:jxls-poi:jar:2.10.0'
<dependency org="org.jxls" name="jxls-poi" rev="2.10.0">
<artifact name="jxls-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls-poi', version='2.10.0')
)
libraryDependencies += "org.jxls" % "jxls-poi" % "2.10.0"
[org.jxls/jxls-poi "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jxls : jxls | jar | 2.10.0 |
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.poi : ooxml-schemas | jar | 1.4 |
org.mockito : mockito-core | jar | 2.24.5 |
uk.org.lidalia : slf4j-test | jar | 1.2.0 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
cglib : cglib-nodep | jar | 3.2.10 |
commons-io : commons-io | jar | 2.6 |
org.apache.derby : derby | jar | 10.12.1.1 |