is not current version
Last Version 7.71.0.Final

KIE (Drools, jBPM, OptaPlanner) Platform BOM 7.63.0.t20211129

The BOM declares all internal and appformer dependency versions in dependencyManagement. KIE modules should _not_ directly import this BOM and instead use kie-parent and import specific KIE user BOMs. That is to avoid unnecessary dependencies on UberFire, Dashbuilder or Guvnor for non-UI repositories like Drools, jBPM or OptaPlanner. Platform BOM can be used in cases when one needs to easily inherit all the different versions KIE is using.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.kie
ArtifactId

ArtifactId

kie-platform-bom
Version

Version

7.63.0.t20211129
Type

Type

pom
Description

Description

KIE (Drools, jBPM, OptaPlanner) Platform BOM
The BOM declares all internal and appformer dependency versions in dependencyManagement. KIE modules should _not_ directly import this BOM and instead use kie-parent and import specific KIE user BOMs. That is to avoid unnecessary dependencies on UberFire, Dashbuilder or Guvnor for non-UI repositories like Drools, jBPM or OptaPlanner. Platform BOM can be used in cases when one needs to easily inherit all the different versions KIE is using.
Project Organization

Project Organization

JBoss by Red Hat

Download kie-platform-bom 7.63.0.t20211129


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.