| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIddocument-generation | 
| Version | Version9.2.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.2.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation 'com.ritense.valtimo:document-generation:9.2.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation ("com.ritense.valtimo:document-generation:9.2.0.RELEASE")'com.ritense.valtimo:document-generation:pom:9.2.0.RELEASE'<dependency org="com.ritense.valtimo" name="document-generation" rev="9.2.0.RELEASE">
  <artifact name="document-generation" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='document-generation', version='9.2.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "document-generation" % "9.2.0.RELEASE"[com.ritense.valtimo/document-generation "9.2.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.data : spring-data-commons | jar | |
| javax.inject : javax.inject | jar | 1 |