is not current version
Last Version 9.13.0.RELEASE

View configurator module 9.10.0.RELEASE

The view configurator module allows you to set up workspaces for grouping of business processes and documents in the front end UI

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

view-configurator
Version

Version

9.10.0.RELEASE
Type

Type

pom
Description

Description

View configurator module
The view configurator module allows you to set up workspaces for grouping of business processes and documents in the front end UI
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 view-configurator 9.10.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>view-configurator</artifactId>
    <version>9.10.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation 'com.ritense.valtimo:view-configurator:9.10.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation ("com.ritense.valtimo:view-configurator:9.10.0.RELEASE")
'com.ritense.valtimo:view-configurator:pom:9.10.0.RELEASE'
<dependency org="com.ritense.valtimo" name="view-configurator" rev="9.10.0.RELEASE">
  <artifact name="view-configurator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='view-configurator', version='9.10.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "view-configurator" % "9.10.0.RELEASE"
[com.ritense.valtimo/view-configurator "9.10.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 (18)

Group / Artifact Type Version
com.ritense.valtimo : contract jar 9.10.0.RELEASE
com.ritense.valtimo : core jar 9.10.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.camunda.bpm.model : camunda-bpmn-model jar 7.14.0
org.hibernate : hibernate-core jar
org.hibernate : hibernate-envers jar

Project Modules

There are no modules declared in this project.