<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>process-document</artifactId>
<version>12.1.0.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='process-document', version='12.1.0.RELEASE')
)
compile
|-- org.springframework.security:spring-security-core
|-- org.springframework.boot:spring-boot
|-- org.springframework.data:spring-data-commons
|-- jakarta.inject:jakarta.inject-api:2.0.1
runtime
|-- com.ritense.valtimo:audit:12.1.0.RELEASE
|-- com.ritense.valtimo:case:12.1.0.RELEASE
|-- com.ritense.valtimo:changelog:12.1.0.RELEASE
|-- com.ritense.valtimo:contract:12.1.0.RELEASE
|-- com.ritense.valtimo:core:12.1.0.RELEASE
|-- com.ritense.valtimo:document:12.1.0.RELEASE
|-- com.ritense.valtimo:exporter:12.1.0.RELEASE
|-- com.ritense.valtimo:importer:12.1.0.RELEASE
|-- com.ritense.valtimo:resource:12.1.0.RELEASE
|-- com.ritense.valtimo:value-resolver:12.1.0.RELEASE
|-- com.ritense.valtimo:search:12.1.0.RELEASE
|-- org.springframework.boot:spring-boot-starter
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-actuator
|-- org.springframework.boot:spring-boot-starter-data-jpa
|-- org.springframework.boot:spring-boot-starter-security
|-- org.springframework.boot:spring-boot-starter-validation
|-- com.fasterxml.jackson.module:jackson-module-blackbird
|-- com.fasterxml.jackson.module:jackson-module-parameter-names
|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.23
|-- org.jetbrains.kotlin:kotlin-reflect:1.9.23
|-- io.github.microutils:kotlin-logging-jvm:3.0.5
|-- com.jayway.jsonpath:json-path:2.9.0
|-- com.github.erosb:everit-json-schema:1.14.4