picciotto

Spreadsheet generator

Лицензия

Лицензия

MIT License
Группа

Группа

de.frontsy
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

picciotto
Spreadsheet generator
Ссылка на сайт

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

https://github.com/paullindquist/picciotto
Система контроля версий

Система контроля версий

https://github.com/paullindquist/picciotto

Скачать picciotto

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.helger : ph-css jar 6.2.3
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

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

runtime (2)

Идентификатор библиотеки Тип Версия
net.sf.saxon » saxon9 jar 9.1.0.8
net.sf.saxon » saxon9-dom jar 9.1.0.8

test (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 3.7.0

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

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

picciotto

An XML -> XLSX converter..

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

Версия
1.0.1
1.0.0