| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdprocess-document | 
| Version | Version9.10.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionProcess-document module The process-document modules manages the relation between processes and documents | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/process-document/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>process-document</artifactId>
    <version>9.10.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/process-document/
implementation 'com.ritense.valtimo:process-document:9.10.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/process-document/
implementation ("com.ritense.valtimo:process-document:9.10.0.RELEASE")'com.ritense.valtimo:process-document:pom:9.10.0.RELEASE'<dependency org="com.ritense.valtimo" name="process-document" rev="9.10.0.RELEASE">
  <artifact name="process-document" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='process-document', version='9.10.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "process-document" % "9.10.0.RELEASE"[com.ritense.valtimo/process-document "9.10.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 |