License |
License |
---|---|
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIddocument-generation |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDocument generation module
The document generation module allows you to generate a file (e.g. pdf) using process data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/ -->
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>document-generation</artifactId>
<version>9.13.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation 'com.ritense.valtimo:document-generation:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation ("com.ritense.valtimo:document-generation:9.13.0.RELEASE")
'com.ritense.valtimo:document-generation:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="document-generation" rev="9.13.0.RELEASE">
<artifact name="document-generation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='document-generation', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "document-generation" % "9.13.0.RELEASE"
[com.ritense.valtimo/document-generation "9.13.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.ritense.valtimo : contract | jar | 9.13.0.RELEASE |
com.ritense.valtimo : core | jar | 9.13.0.RELEASE |
com.ritense.valtimo : document | jar | 9.13.0.RELEASE |
com.ritense.valtimo : process-document | jar | 9.13.0.RELEASE |
com.ritense.valtimo : resource | jar | 9.13.0.RELEASE |