License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIdview-configurator |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionView 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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/ -->
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>view-configurator</artifactId>
<version>9.13.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation 'com.ritense.valtimo:view-configurator:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation ("com.ritense.valtimo:view-configurator:9.13.0.RELEASE")
'com.ritense.valtimo:view-configurator:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="view-configurator" rev="9.13.0.RELEASE">
<artifact name="view-configurator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='view-configurator', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "view-configurator" % "9.13.0.RELEASE"
[com.ritense.valtimo/view-configurator "9.13.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 |