| License |
License |
|---|---|
| GroupId | GroupIdorg.jxls |
| ArtifactId | ArtifactIdjxls-jexcel |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptionorg.jxls:jxls-jexcel
Jexcel API Transformer implementation for Jxls library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxls-jexcel-1.0.9.pom | |
| jxls-jexcel-1.0.9.jar | 21 KB |
| jxls-jexcel-1.0.9-sources.jar | 12 KB |
| jxls-jexcel-1.0.9-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jxls/jxls-jexcel/ -->
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls-jexcel</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls-jexcel/
implementation 'org.jxls:jxls-jexcel:1.0.9'
// https://jarcasting.com/artifacts/org.jxls/jxls-jexcel/
implementation ("org.jxls:jxls-jexcel:1.0.9")
'org.jxls:jxls-jexcel:jar:1.0.9'
<dependency org="org.jxls" name="jxls-jexcel" rev="1.0.9">
<artifact name="jxls-jexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls-jexcel', version='1.0.9')
)
libraryDependencies += "org.jxls" % "jxls-jexcel" % "1.0.9"
[org.jxls/jxls-jexcel "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jxls : jxls | jar | 2.6.0 |
| net.sourceforge.jexcelapi : jxl | jar | 2.6.10 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.24.5 |
| org.spockframework : spock-core | jar | 1.2-groovy-2.5 |
| cglib : cglib-nodep | jar | 3.1 |