| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.opensagres |
| Идентификатор | Идентификаторthirdparties-extension |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеXDocReport Integration Tests
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...).
|
| Имя Файла | Размер |
|---|---|
| thirdparties-extension-0.9.1.pom | 732 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.opensagres/thirdparties-extension/ -->
<dependency>
<groupId>fr.opensagres</groupId>
<artifactId>thirdparties-extension</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres/thirdparties-extension/
implementation 'fr.opensagres:thirdparties-extension:0.9.1'
// https://jarcasting.com/artifacts/fr.opensagres/thirdparties-extension/
implementation ("fr.opensagres:thirdparties-extension:0.9.1")
'fr.opensagres:thirdparties-extension:pom:0.9.1'
<dependency org="fr.opensagres" name="thirdparties-extension" rev="0.9.1">
<artifact name="thirdparties-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres', module='thirdparties-extension', version='0.9.1')
)
libraryDependencies += "fr.opensagres" % "thirdparties-extension" % "0.9.1"
[fr.opensagres/thirdparties-extension "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| ch.qos.logback : logback-classic | jar | 0.9.29 |