| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jxls |
| Идентификатор | Идентификаторjxls |
| Версия | Версия2.11.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.jxls:jxls
Small library for Excel generation based on XLS templates
|
| Имя Файла | Размер |
|---|---|
| jxls-2.11.0.pom | |
| jxls-2.11.0.jar | 155 KB |
| jxls-2.11.0-sources.jar | 101 KB |
| jxls-2.11.0-javadoc.jar | 545 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jxls/jxls/ -->
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation 'org.jxls:jxls:2.11.0'
// https://jarcasting.com/artifacts/org.jxls/jxls/
implementation ("org.jxls:jxls:2.11.0")
'org.jxls:jxls:jar:2.11.0'
<dependency org="org.jxls" name="jxls" rev="2.11.0">
<artifact name="jxls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxls', module='jxls', version='2.11.0')
)
libraryDependencies += "org.jxls" % "jxls" % "2.11.0"
[org.jxls/jxls "2.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-jexl3 | jar | 3.2 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |