is not current version
Last Version 9.13.0.RELEASE

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

The process-document modules manages the relation between processes and documents

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

process-document
Version

Version

9.1.0.RELEASE
Type

Type

pom

Download process-document 9.1.0.RELEASE


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