| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdform-flow-valtimo | 
| Version | Version9.13.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionForm Flow Valtimo module The form flow implementation for Valtimo module | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>form-flow-valtimo</artifactId>
    <version>9.13.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/
implementation 'com.ritense.valtimo:form-flow-valtimo:9.13.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/
implementation ("com.ritense.valtimo:form-flow-valtimo:9.13.0.RELEASE")'com.ritense.valtimo:form-flow-valtimo:pom:9.13.0.RELEASE'<dependency org="com.ritense.valtimo" name="form-flow-valtimo" rev="9.13.0.RELEASE">
  <artifact name="form-flow-valtimo" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='form-flow-valtimo', version='9.13.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "form-flow-valtimo" % "9.13.0.RELEASE"[com.ritense.valtimo/form-flow-valtimo "9.13.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ritense.valtimo : form-flow | jar | 9.13.0.RELEASE | 
| 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 |