| License |
License |
|---|---|
| GroupId | GroupIdorg.activiti |
| ArtifactId | ArtifactIdactiviti-modeler |
| Last Version | Last Version5.23.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiviti - Modeler
BPM and workflow engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| activiti-modeler-5.23.0.pom | |
| activiti-modeler-5.23.0.jar | 8 KB |
| activiti-modeler-5.23.0-sources.jar | 4 KB |
| activiti-modeler-5.23.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.activiti/activiti-modeler/ -->
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-modeler</artifactId>
<version>5.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti/activiti-modeler/
implementation 'org.activiti:activiti-modeler:5.23.0'
// https://jarcasting.com/artifacts/org.activiti/activiti-modeler/
implementation ("org.activiti:activiti-modeler:5.23.0")
'org.activiti:activiti-modeler:jar:5.23.0'
<dependency org="org.activiti" name="activiti-modeler" rev="5.23.0">
<artifact name="activiti-modeler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti', module='activiti-modeler', version='5.23.0')
)
libraryDependencies += "org.activiti" % "activiti-modeler" % "5.23.0"
[org.activiti/activiti-modeler "5.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.activiti : activiti-common-rest | jar | 5.23.0 |
| org.activiti : activiti-json-converter | jar | 5.23.0 |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | 4.3.20.RELEASE |
| org.springframework : spring-tx | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-webmvc | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-crypto | jar | |
| org.springframework.security : spring-security-web | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.xmlgraphics : batik-parser | jar | 1.10 |
| org.apache.xmlgraphics : batik-transcoder | jar | 1.10 |
| org.apache.xmlgraphics : batik-codec | jar | 1.10 |
| org.apache.xmlgraphics : batik-css | jar | 1.10 |
| org.apache.xmlgraphics : batik-svg-dom | jar | 1.10 |
| org.apache.xmlgraphics : batik-svggen | jar | 1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |