jett-core

JETT is a Java API that reads an Excel spreadsheet as a template, takes your data, and creates a new Excel spreadsheet that contains your data, formatted as in the template. It works with .xls and .xlsx template spreadsheets.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.jett
Идентификатор

Идентификатор

jett-core
Последняя версия

Последняя версия

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jett-core
JETT is a Java API that reads an Excel spreadsheet as a template, takes your data, and creates a new Excel spreadsheet that contains your data, formatted as in the template. It works with .xls and .xlsx template spreadsheets.
Ссылка на сайт

Ссылка на сайт

http://jett.sourceforge.net
Организация-разработчик

Организация-разработчик

Jett Team

Скачать jett-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.jett/jett-core/ -->
<dependency>
    <groupId>net.sf.jett</groupId>
    <artifactId>jett-core</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jett/jett-core/
implementation 'net.sf.jett:jett-core:0.11.0'
// https://jarcasting.com/artifacts/net.sf.jett/jett-core/
implementation ("net.sf.jett:jett-core:0.11.0")
'net.sf.jett:jett-core:jar:0.11.0'
<dependency org="net.sf.jett" name="jett-core" rev="0.11.0">
  <artifact name="jett-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jett', module='jett-core', version='0.11.0')
)
libraryDependencies += "net.sf.jett" % "jett-core" % "0.11.0"
[net.sf.jett/jett-core "0.11.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
net.sf.jagg : jagg-core jar 0.9.0
org.apache.poi : poi jar 3.14
org.apache.poi : poi-ooxml jar 3.14
org.apache.commons : commons-jexl jar 2.1.1
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-jcl jar 2.9.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
hsqldb : hsqldb jar 1.8.0.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0