License |
License |
---|---|
GroupId | GroupIdorg.aperteworkflow |
ArtifactId | ArtifactIdactiviti-context |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptionactiviti-context
Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
Project home page is available at http://www.aperteworkflow.org/
|
Filename | Size |
---|---|
activiti-context-2.0.pom | |
activiti-context-2.0.jar | 61 KB |
activiti-context-2.0-sources.jar | 27 KB |
activiti-context-2.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/activiti-context/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>activiti-context</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/activiti-context/
implementation 'org.aperteworkflow:activiti-context:2.0'
// https://jarcasting.com/artifacts/org.aperteworkflow/activiti-context/
implementation ("org.aperteworkflow:activiti-context:2.0")
'org.aperteworkflow:activiti-context:jar:2.0'
<dependency org="org.aperteworkflow" name="activiti-context" rev="2.0">
<artifact name="activiti-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='activiti-context', version='2.0')
)
libraryDependencies += "org.aperteworkflow" % "activiti-context" % "2.0"
[org.aperteworkflow/activiti-context "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aperteworkflow : integration-interface | jar | 2.0 |
org.activiti : activiti-engine | jar | 5.8 |
javassist : javassist | jar | 3.4.GA |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
org.hibernate : hibernate-core | jar | 3.6.10.Final |
pl.net.bluesoft : util | jar | 2.0 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.aperteworkflow : integration | jar | 2.0 |
ant : ant | jar | 1.6.5 |
junit : junit | jar | 4.8.2 |
postgresql : postgresql | jar | 8.4-702.jdbc4 |