| License |
License |
|---|---|
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-simulation |
| Version | Version1.0.0.Alpha9 |
| Type | Typejar |
| Description |
DescriptionjBPM :: Simulation
jBPM: a Business Process Management (BPM) Suite
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-simulation/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-simulation</artifactId>
<version>1.0.0.Alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-simulation/
implementation 'org.jbpm:jbpm-simulation:1.0.0.Alpha9'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-simulation/
implementation ("org.jbpm:jbpm-simulation:1.0.0.Alpha9")
'org.jbpm:jbpm-simulation:jar:1.0.0.Alpha9'
<dependency org="org.jbpm" name="jbpm-simulation" rev="1.0.0.Alpha9">
<artifact name="jbpm-simulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-simulation', version='1.0.0.Alpha9')
)
libraryDependencies += "org.jbpm" % "jbpm-simulation" % "1.0.0.Alpha9"
[org.jbpm/jbpm-simulation "1.0.0.Alpha9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.drools : drools-core | jar | 6.0.0.Alpha9 |
| org.drools : drools-compiler | jar | 6.0.0.Alpha9 |
| org.jbpm : jbpm-flow-builder | jar | 6.0.0.Alpha9 |
| org.jbpm : jbpm-bpmn2 | jar | 6.0.0.Alpha9 |
| org.jbpm : jbpm-bpmn2-emfextmodel | jar | 6.0.0.Alpha9 |
| org.eclipse » org.eclipse.bpmn2 | jar | 0.7.0.010 |
| org.json : json | jar | 20090211 |
| org.apache.commons : commons-math | jar | 2.2 |
| org.drools : drools-simulator | jar | 6.0.0.Alpha9 |
| commons-lang : commons-lang | jar | 2.4 |
| joda-time : joda-time | jar | 1.6 |
| org.kie : kie-api | jar | 6.0.0.Alpha9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.btm : btm | jar | 2.1.2 |
| junit : junit | jar | 4.9 |
| org.mockito : mockito-all | jar | 1.9.0 |