XDocReport Remoting Component

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.xdocreport
Идентификатор

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

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

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

2.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

XDocReport Remoting Component
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...).

Скачать remoting

Имя Файла Размер
remoting-2.0.3.pom 832 bytes
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.ws.rs : javax.ws.rs-api Необязательный jar 2.0.1

provided (1)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.2.0

test (1)

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

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

  • fr.opensagres.xdocreport.remoting.resources
  • fr.opensagres.xdocreport.remoting.resources.services.client
  • fr.opensagres.xdocreport.remoting.resources.services.server
  • fr.opensagres.xdocreport.remoting.converter
  • fr.opensagres.xdocreport.remoting.converter.server
  • fr.opensagres.xdocreport.remoting.reporting
  • fr.opensagres.xdocreport.remoting.reporting.server

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

Версия
2.0.3
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.8
0.9.7
0.9.6