fr.opensagres:org.apache.struts2.views.xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Лицензия

Лицензия

Группа

Группа

fr.opensagres
Идентификатор

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

org.apache.struts2.views.xdocreport
Последняя версия

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

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Скачать org.apache.struts2.views.xdocreport

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
fr.opensagres : fr.opensagres.xdocreport.template jar 0.9.1
fr.opensagres : fr.opensagres.xdocreport.converter jar 0.9.1
fr.opensagres : fr.opensagres.xdocreport.document jar 0.9.1
commons-beanutils : commons-beanutils jar 1.0

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-core jar 2.2.3
javax.servlet : servlet-api jar 2.2
org.osgi : org.osgi.core jar 4.2.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.29

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

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

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

Версия
0.9.1
0.9.0