License |
License |
---|---|
GroupId | GroupIdch.dvbern.oss.doctemplate |
ArtifactId | ArtifactIddoctemplate |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDVBern DocTemplate
Merge von Applikationsdaten in ein vordefiniertes Dokumenttemplate.
Aktuell werden die Dokumentformate RTF (Rich Text Format), ODT, DOCX, XML und PDF unterstützt.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
doctemplate-4.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/doctemplate/ -->
<dependency>
<groupId>ch.dvbern.oss.doctemplate</groupId>
<artifactId>doctemplate</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/doctemplate/
implementation 'ch.dvbern.oss.doctemplate:doctemplate:4.0.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/doctemplate/
implementation ("ch.dvbern.oss.doctemplate:doctemplate:4.0.0")
'ch.dvbern.oss.doctemplate:doctemplate:pom:4.0.0'
<dependency org="ch.dvbern.oss.doctemplate" name="doctemplate" rev="4.0.0">
<artifact name="doctemplate" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.doctemplate', module='doctemplate', version='4.0.0')
)
libraryDependencies += "ch.dvbern.oss.doctemplate" % "doctemplate" % "4.0.0"
[ch.dvbern.oss.doctemplate/doctemplate "4.0.0"]