License |
License |
---|---|
GroupId | GroupIdorg.jbpm |
ArtifactId | ArtifactIdjbpm-examples |
Version | Version7.67.0.Final |
Type | Typejar |
Description |
DescriptionjBPM :: Examples
Run JBPMExamplesApp to try the jBPM examples.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-examples/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-examples</artifactId>
<version>7.67.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-examples/
implementation 'org.jbpm:jbpm-examples:7.67.0.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-examples/
implementation ("org.jbpm:jbpm-examples:7.67.0.Final")
'org.jbpm:jbpm-examples:jar:7.67.0.Final'
<dependency org="org.jbpm" name="jbpm-examples" rev="7.67.0.Final">
<artifact name="jbpm-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-examples', version='7.67.0.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-examples" % "7.67.0.Final"
[org.jbpm/jbpm-examples "7.67.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.narayana.jta : narayana-jta | jar | |
org.jboss : jboss-transaction-spi-jakarta | jar | |
org.drools : drools-core | jar | |
org.jbpm : jbpm-bpmn2 | jar | |
org.jbpm : jbpm-audit | jar | |
org.jbpm : jbpm-flow | jar | |
org.jbpm : jbpm-runtime-manager | jar | |
org.jbpm : jbpm-human-task-core | jar | |
org.jbpm : jbpm-test | jar | |
org.jbpm : jbpm-test-util | jar | |
org.kie : kie-test-util | jar | |
com.h2database : h2 | jar | 1.4.197 |
org.hibernate : hibernate-entitymanager Optional | jar | 5.3.20.Final |
org.kie : kie-api | jar | |
org.kie : kie-internal | jar | |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
ch.qos.logback : logback-classic | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.subethamail : subethasmtp-wiser | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.0 |