is not current version
Last Version 7.71.0.Final

org.kie:narayana-integration-bom 7.39.0.CR1

Import this BOM in your dependencyManagement if you want to include narayana in your project.

Categories

Categories

Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.kie
ArtifactId

ArtifactId

narayana-integration-bom
Version

Version

7.39.0.CR1
Type

Type

pom

Download narayana-integration-bom 7.39.0.CR1


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