is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:document 9.11.0.RELEASE

The document module allows you to define data schema for a business process

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

document
Version

Version

9.11.0.RELEASE
Type

Type

pom

Download document 9.11.0.RELEASE


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