| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdview-configurator | 
| Version | Version9.3.1.RELEASE | 
| 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.3.1.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation 'com.ritense.valtimo:view-configurator:9.3.1.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/view-configurator/
implementation ("com.ritense.valtimo:view-configurator:9.3.1.RELEASE")'com.ritense.valtimo:view-configurator:pom:9.3.1.RELEASE'<dependency org="com.ritense.valtimo" name="view-configurator" rev="9.3.1.RELEASE">
  <artifact name="view-configurator" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='view-configurator', version='9.3.1.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "view-configurator" % "9.3.1.RELEASE"[com.ritense.valtimo/view-configurator "9.3.1.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 |