License |
License |
---|---|
GroupId | GroupIdorg.activiti |
ArtifactId | ArtifactIdactiviti-mule |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiviti - Mule
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activiti-mule-6.0.0.pom | |
activiti-mule-6.0.0.jar | 6 KB |
activiti-mule-6.0.0-sources.jar | 2 KB |
activiti-mule-6.0.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.activiti/activiti-mule/ -->
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-mule</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti/activiti-mule/
implementation 'org.activiti:activiti-mule:6.0.0'
// https://jarcasting.com/artifacts/org.activiti/activiti-mule/
implementation ("org.activiti:activiti-mule:6.0.0")
'org.activiti:activiti-mule:jar:6.0.0'
<dependency org="org.activiti" name="activiti-mule" rev="6.0.0">
<artifact name="activiti-mule" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti', module='activiti-mule', version='6.0.0')
)
libraryDependencies += "org.activiti" % "activiti-mule" % "6.0.0"
[org.activiti/activiti-mule "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.activiti : activiti-engine | jar | 6.0.0 |
org.activiti : activiti-spring | jar | 6.0.0 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
org.springframework : spring-beans | jar | 3.2.10.RELEASE |
org.springframework : spring-core | jar | 3.2.10.RELEASE |
org.springframework : spring-context | jar | 3.2.10.RELEASE |
org.springframework : spring-aop | jar | 3.2.10.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.10.RELEASE |
org.springframework : spring-context-support | jar | 3.2.10.RELEASE |
org.springframework : spring-jms | jar | 3.2.10.RELEASE |
org.springframework : spring-tx | jar | 3.2.10.RELEASE |
org.springframework : spring-web | jar | 3.2.10.RELEASE |
org.mule.tests : mule-tests-functional | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.h2database : h2 | jar | 1.3.176 |
org.mule.transports : mule-transport-http | jar | 3.5.0 |
org.mule.transports : mule-transport-vm | jar | 3.5.0 |
org.mule.modules : mule-module-scripting | jar | 3.5.0 |
org.mule.modules : mule-module-spring-security | jar | 3.5.0 |