| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIddocument-generation | 
| Version | Version9.9.0.RELEASE | 
| 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.9.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation 'com.ritense.valtimo:document-generation:9.9.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation ("com.ritense.valtimo:document-generation:9.9.0.RELEASE")'com.ritense.valtimo:document-generation:pom:9.9.0.RELEASE'<dependency org="com.ritense.valtimo" name="document-generation" rev="9.9.0.RELEASE">
  <artifact name="document-generation" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='document-generation', version='9.9.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "document-generation" % "9.9.0.RELEASE"[com.ritense.valtimo/document-generation "9.9.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.9.0.RELEASE | 
| com.ritense.valtimo : core | jar | 9.9.0.RELEASE | 
| com.ritense.valtimo : document | jar | 9.9.0.RELEASE | 
| com.ritense.valtimo : process-document | jar | 9.9.0.RELEASE | 
| com.ritense.valtimo : resource | jar | 9.9.0.RELEASE |