License |
License |
---|---|
GroupId | GroupIdorg.aperteworkflow |
ArtifactId | ArtifactIdjbpm-context |
Last Version | Last Version3.2-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbpm-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 |
---|---|
jbpm-context-3.2-RC1.pom | |
jbpm-context-3.2-RC1.jar | 51 KB |
jbpm-context-3.2-RC1-test-sources.jar | 6 KB |
jbpm-context-3.2-RC1-sources.jar | 16 KB |
jbpm-context-3.2-RC1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/ -->
<dependency>
<groupId>org.aperteworkflow</groupId>
<artifactId>jbpm-context</artifactId>
<version>3.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/
implementation 'org.aperteworkflow:jbpm-context:3.2-RC1'
// https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/
implementation ("org.aperteworkflow:jbpm-context:3.2-RC1")
'org.aperteworkflow:jbpm-context:jar:3.2-RC1'
<dependency org="org.aperteworkflow" name="jbpm-context" rev="3.2-RC1">
<artifact name="jbpm-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='jbpm-context', version='3.2-RC1')
)
libraryDependencies += "org.aperteworkflow" % "jbpm-context" % "3.2-RC1"
[org.aperteworkflow/jbpm-context "3.2-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.jbpm : jbpm-bam | jar | 5.5.0.Final |
org.jbpm : jbpm-bpmn2 | jar | 5.5.0.Final |
org.jbpm : jbpm-human-task-core | jar | 5.5.0.Final |
org.jbpm : jbpm-persistence-jpa | jar | 5.5.0.Final |
com.thoughtworks.xstream : xstream | jar | 1.4.4 |
org.hibernate : hibernate-entitymanager | jar | 3.6.10.Final |
org.hibernate : hibernate-core | jar | 3.6.10.Final |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.3.1.Final |
pl.net.bluesoft : util | jar | 2.0 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.commons : commons-collections4 | jar | 4.0 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.aperteworkflow : integration-interface | jar | 3.2-RC1 |
org.aperteworkflow : integration | jar | 3.2-RC1 |
org.codehaus.btm : btm | jar | 2.1.3 |
antlr : antlr | jar | 2.7.6 |
javax.transaction : jta | jar | 1.1 |
org.apache.tomcat : tomcat-servlet-api | jar | 7.0.42 |
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.1 |
ant : ant | jar | 1.6.5 |
org.apache.tomcat : catalina | jar | 6.0.18 |
junit : junit | jar | 4.11 |
org.hibernate : hibernate-commons-annotations | jar | 3.2.0.Final |
org.postgresql : postgresql | jar | 9.2-1002-jdbc4 |