| License |
License |
|---|---|
| GroupId | GroupIdorg.activiti |
| ArtifactId | ArtifactIdactiviti-dmn-rest |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiviti - DMN REST
BPM and workflow engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| activiti-dmn-rest-6.0.0.pom | |
| activiti-dmn-rest-6.0.0.jar | 41 KB |
| activiti-dmn-rest-6.0.0-sources.jar | 33 KB |
| activiti-dmn-rest-6.0.0-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.activiti/activiti-dmn-rest/ -->
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-dmn-rest</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti/activiti-dmn-rest/
implementation 'org.activiti:activiti-dmn-rest:6.0.0'
// https://jarcasting.com/artifacts/org.activiti/activiti-dmn-rest/
implementation ("org.activiti:activiti-dmn-rest:6.0.0")
'org.activiti:activiti-dmn-rest:jar:6.0.0'
<dependency org="org.activiti" name="activiti-dmn-rest" rev="6.0.0">
<artifact name="activiti-dmn-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti', module='activiti-dmn-rest', version='6.0.0')
)
libraryDependencies += "org.activiti" % "activiti-dmn-rest" % "6.0.0"
[org.activiti/activiti-dmn-rest "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.activiti : activiti-dmn-engine | jar | 6.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
| commons-io : commons-io | jar | 2.0.1 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.springframework : spring-beans | jar | 4.2.5.RELEASE |
| org.springframework : spring-context | jar | 4.2.5.RELEASE |
| org.springframework : spring-core | jar | 4.2.5.RELEASE |
| org.springframework : spring-tx | jar | 4.2.5.RELEASE |
| org.springframework : spring-web | jar | 4.2.5.RELEASE |
| org.springframework : spring-webmvc | jar | 4.2.5.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.0.4.RELEASE |
| org.springframework.security : spring-security-config | jar | 4.0.4.RELEASE |
| org.springframework.security : spring-security-crypto | jar | 4.0.4.RELEASE |
| org.springframework.security : spring-security-web | jar | 4.0.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 4.2.5.RELEASE |
| com.h2database : h2 | jar | 1.3.176 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.apache.httpcomponents : httpmime | jar | 4.3.5 |
| org.eclipse.jetty : jetty-server | jar | 8.1.16.v20140903 |
| org.eclipse.jetty : jetty-servlet | jar | 8.1.16.v20140903 |
| org.eclipse.jetty : jetty-http | jar | 8.1.16.v20140903 |
| org.eclipse.jetty : jetty-webapp | jar | 8.1.16.v20140903 |
| org.eclipse.jetty : jetty-io | jar | 8.1.16.v20140903 |
| org.eclipse.jetty : jetty-util | jar | 8.1.16.v20140903 |