picciotto
An XML -> XLSX converter..
| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаde.frontsy |
| Идентификатор | Идентификаторpicciotto |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpicciotto
Spreadsheet generator
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| picciotto-1.0.1.pom | |
| picciotto-1.0.1.jar | 88 KB |
| picciotto-1.0.1-sources.jar | 29 KB |
| picciotto-1.0.1-javadoc.jar | 638 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon » saxon9 | jar | 9.1.0.8 |
| net.sf.saxon » saxon9-dom | jar | 9.1.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
An XML -> XLSX converter..