License |
License |
---|---|
GroupId | GroupIdorg.jxls |
ArtifactId | ArtifactIdjxls |
Version | Version2.10.0 |
Type | Typejar |
Description |
Descriptionorg.jxls:jxls
Small library for Excel generation based on XLS templates
|
Filename | Size |
---|---|
jxls-2.10.0.pom | |
jxls-2.10.0.jar | 154 KB |
jxls-2.10.0-sources.jar | 101 KB |
jxls-2.10.0-javadoc.jar | 545 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jxls/jxls/ -->
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation 'org.jxls:jxls:2.10.0'
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation ("org.jxls:jxls:2.10.0")
'org.jxls:jxls:jar:2.10.0'
<dependency org="org.jxls" name="jxls" rev="2.10.0">
<artifact name="jxls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls', version='2.10.0')
)
libraryDependencies += "org.jxls" % "jxls" % "2.10.0"
[org.jxls/jxls "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-jexl3 | jar | 3.1 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
cglib : cglib-nodep | jar | 3.2.10 |