License |
License |
---|---|
GroupId | GroupIdch.dvbern.oss.doctemplate |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMerge von Applikationsdaten in ein vordefiniertes Dokumenttemplate.
Aktuell werden die Dokumentformate RTF (Rich Text Format), ODT, DOCX, XML und PDF unterstützt.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-4.0.0.pom | |
common-4.0.0.jar | 39 KB |
common-4.0.0-sources.jar | 45 KB |
common-4.0.0-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/common/ -->
<dependency>
<groupId>ch.dvbern.oss.doctemplate</groupId>
<artifactId>common</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/common/
implementation 'ch.dvbern.oss.doctemplate:common:4.0.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/common/
implementation ("ch.dvbern.oss.doctemplate:common:4.0.0")
'ch.dvbern.oss.doctemplate:common:jar:4.0.0'
<dependency org="ch.dvbern.oss.doctemplate" name="common" rev="4.0.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.doctemplate', module='common', version='4.0.0')
)
libraryDependencies += "ch.dvbern.oss.doctemplate" % "common" % "4.0.0"
[ch.dvbern.oss.doctemplate/common "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
commons-lang : commons-lang | jar | 2.6 |