не последняя версия
Последняя версия 9.13.0.RELEASE

com.ritense.valtimo:document-generation 9.1.0.RELEASE

The document generation module allows you to generate a file (e.g. pdf) using process data

Группа

Группа

com.ritense.valtimo
Идентификатор

Идентификатор

document-generation
Версия

Версия

9.1.0.RELEASE
Тип

Тип

pom

Скачать document-generation 9.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>document-generation</artifactId>
    <version>9.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation 'com.ritense.valtimo:document-generation:9.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/document-generation/
implementation ("com.ritense.valtimo:document-generation:9.1.0.RELEASE")
'com.ritense.valtimo:document-generation:pom:9.1.0.RELEASE'
<dependency org="com.ritense.valtimo" name="document-generation" rev="9.1.0.RELEASE">
  <artifact name="document-generation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='document-generation', version='9.1.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "document-generation" % "9.1.0.RELEASE"
[com.ritense.valtimo/document-generation "9.1.0.RELEASE"]