License |
License |
---|---|
GroupId | GroupIdfr.opensagres |
ArtifactId | ArtifactIdsamples |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXDocReport 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...).
|
Filename | Size |
---|---|
samples-0.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.opensagres/samples/ -->
<dependency>
<groupId>fr.opensagres</groupId>
<artifactId>samples</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres/samples/
implementation 'fr.opensagres:samples:0.9.0'
// https://jarcasting.com/artifacts/fr.opensagres/samples/
implementation ("fr.opensagres:samples:0.9.0")
'fr.opensagres:samples:pom:0.9.0'
<dependency org="fr.opensagres" name="samples" rev="0.9.0">
<artifact name="samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres', module='samples', version='0.9.0')
)
libraryDependencies += "fr.opensagres" % "samples" % "0.9.0"
[fr.opensagres/samples "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |