| License |
License |
|---|---|
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-bpmn2-emfextmodel |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjBPM :: BPMN2 EMF Extension Model
jBPM BPMN2 EMF Extension Model
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-bpmn2-emfextmodel/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-bpmn2-emfextmodel</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-bpmn2-emfextmodel/
implementation 'org.jbpm:jbpm-bpmn2-emfextmodel:7.71.0.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-bpmn2-emfextmodel/
implementation ("org.jbpm:jbpm-bpmn2-emfextmodel:7.71.0.Final")
'org.jbpm:jbpm-bpmn2-emfextmodel:jar:7.71.0.Final'
<dependency org="org.jbpm" name="jbpm-bpmn2-emfextmodel" rev="7.71.0.Final">
<artifact name="jbpm-bpmn2-emfextmodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-bpmn2-emfextmodel', version='7.71.0.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-bpmn2-emfextmodel" % "7.71.0.Final"
[org.jbpm/jbpm-bpmn2-emfextmodel "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.common | jar | 2.6.0.v20100614-1136 |
| org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.6.0.v20100614-1136 |
| org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.5.0.v20100521-1846 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |