is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-bom 7.45.0.t20201009

Import this BOM in your dependencyManagement if you want to depend on multiple jBPM artifacts.

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-bom
Version

Version

7.45.0.t20201009
Type

Type

pom

Download jbpm-bom 7.45.0.t20201009


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