License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-rest |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - Rest - Classes
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-rest-6.7.2.pom | |
flowable-rest-6.7.2.jar | 434 KB |
flowable-rest-6.7.2-sources.jar | 324 KB |
flowable-rest-6.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-rest/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-rest</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-rest/
implementation 'org.flowable:flowable-rest:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-rest/
implementation ("org.flowable:flowable-rest:6.7.2")
'org.flowable:flowable-rest:jar:6.7.2'
<dependency org="org.flowable" name="flowable-rest" rev="6.7.2">
<artifact name="flowable-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-rest', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-rest" % "6.7.2"
[org.flowable/flowable-rest "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.7.2 |
org.flowable : flowable-common-rest | jar | 6.7.2 |
commons-io : commons-io | jar | 2.11.0 |
javax.annotation : jsr250-api | jar | 1.0 |
org.springframework.security : spring-security-core Optional | jar | 5.6.1 |
org.springframework.security : spring-security-config Optional | jar | 5.6.1 |
org.springframework.security : spring-security-crypto Optional | jar | 5.6.1 |
org.springframework.security : spring-security-web Optional | jar | 5.6.1 |
io.swagger : swagger-annotations | jar | 1.6.2 |
io.swagger : swagger-models | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |