is not current version
Last Version 3.2-RC1

org.aperteworkflow:jbpm-context 2.0-RC1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

jbpm-context
Version

Version

2.0-RC1
Type

Type

jar

Download jbpm-context 2.0-RC1


<!-- https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/ -->
<dependency>
    <groupId>org.aperteworkflow</groupId>
    <artifactId>jbpm-context</artifactId>
    <version>2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/
implementation 'org.aperteworkflow:jbpm-context:2.0-RC1'
// https://jarcasting.com/artifacts/org.aperteworkflow/jbpm-context/
implementation ("org.aperteworkflow:jbpm-context:2.0-RC1")
'org.aperteworkflow:jbpm-context:jar:2.0-RC1'
<dependency org="org.aperteworkflow" name="jbpm-context" rev="2.0-RC1">
  <artifact name="jbpm-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='jbpm-context', version='2.0-RC1')
)
libraryDependencies += "org.aperteworkflow" % "jbpm-context" % "2.0-RC1"
[org.aperteworkflow/jbpm-context "2.0-RC1"]