is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-bpmn2-emfextmodel 6.0.0.Alpha4

jBPM BPMN2 EMF Extension Model

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-bpmn2-emfextmodel
Version

Version

6.0.0.Alpha4
Type

Type

jar

Download jbpm-bpmn2-emfextmodel 6.0.0.Alpha4


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