Last Version

Process-document module 9.13.0.RELEASE

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

License

License

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

process-document
Version

Version

9.13.0.RELEASE
Type

Type

pom
Description

Description

Process-document module
The process-document modules manages the relation between processes and documents
Project URL

Project URL

https://github.com/valtimo-platform/valtimo-backend-libraries
Source Code Management

Source Code Management

https://github.com/valtimo-platform/valtimo-backend-libraries

Download process-document 9.13.0.RELEASE


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

Dependencies

compile (4)

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

runtime (21)

Group / Artifact Type Version
com.ritense.valtimo : contract jar 9.13.0.RELEASE
com.ritense.valtimo : core jar 9.13.0.RELEASE
com.ritense.valtimo : document jar 9.13.0.RELEASE
com.ritense.valtimo : audit jar 9.13.0.RELEASE
com.ritense.valtimo : resource jar 9.13.0.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
io.github.microutils : kotlin-logging-jvm jar 2.0.4
org.springframework.boot : spring-boot-autoconfigure jar
org.hibernate : hibernate-core jar
org.glassfish : javax.json jar 1.1.2

Project Modules

There are no modules declared in this project.