| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.flowable |
| ArtifactId | ArtifactIdflowable-form-spring |
| Version | Version6.6.0 |
| Type | Typejar |
| Description |
DescriptionFlowable - Form - Spring
BPM and workflow engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| flowable-form-spring-6.6.0.pom | |
| flowable-form-spring-6.6.0.jar | 19 KB |
| flowable-form-spring-6.6.0-sources.jar | 15 KB |
| flowable-form-spring-6.6.0-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-form-spring/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-form-spring</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-form-spring/
implementation 'org.flowable:flowable-form-spring:6.6.0'
// https://jarcasting.com/artifacts/org.flowable/flowable-form-spring/
implementation ("org.flowable:flowable-form-spring:6.6.0")
'org.flowable:flowable-form-spring:jar:6.6.0'
<dependency org="org.flowable" name="flowable-form-spring" rev="6.6.0">
<artifact name="flowable-form-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-form-spring', version='6.6.0')
)
libraryDependencies += "org.flowable" % "flowable-form-spring" % "6.6.0"
[org.flowable/flowable-form-spring "6.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.flowable : flowable-form-engine | jar | 6.6.0 |
| org.flowable : flowable-spring-common | jar | 6.6.0 |
| org.springframework : spring-context | jar | 5.2.9.RELEASE |
| org.springframework : spring-tx | jar | 5.2.9.RELEASE |
| org.springframework : spring-jdbc | jar | 5.2.9.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 5.2.9.RELEASE |
| org.junit.jupiter : junit-jupiter-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| com.h2database : h2 | jar | 1.4.200 |
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |
| org.assertj : assertj-core | jar | 3.17.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |