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

org.wordinator:wordinator 1.0.4

Simplifies the creation of DOCX files from XML, HTML, or similar sources through the use of an intermediate XML format, Simple Word Processing XML (SWPX) that can be generated from HTML, arbitrary XML, JSON, etc.

Лицензия

Лицензия

Группа

Группа

org.wordinator
Идентификатор

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

wordinator
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

org.wordinator:wordinator
Simplifies the creation of DOCX files from XML, HTML, or similar sources through the use of an intermediate XML format, Simple Word Processing XML (SWPX) that can be generated from HTML, arbitrary XML, JSON, etc.
Ссылка на сайт

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

https://github.com/drmacro/wordinator
Организация-разработчик

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

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

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

https://github.com/drmacro/wordinator/tree/master

Скачать wordinator 1.0.4


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.xmlbeans : xmlbeans jar 3.1.0
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.8.0
net.sf.saxon : Saxon-HE jar 10.3
org.apache.poi : ooxml-schemas jar 1.4
org.apache.logging.log4j : log4j-core jar 2.14.0
xml-resolver : xml-resolver jar 1.2

test (1)

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

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

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