License |
License |
---|---|
Categories |
CategoriesNarayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdnarayana-integration-bom |
Last Version | Last Version7.71.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNarayana Integration BOM (Bill Of Materials)
Import this BOM in your dependencyManagement if you want to include narayana in your project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
narayana-integration-bom-7.71.0.Final.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie/narayana-integration-bom/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>narayana-integration-bom</artifactId>
<version>7.71.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/narayana-integration-bom/
implementation 'org.kie:narayana-integration-bom:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/narayana-integration-bom/
implementation ("org.kie:narayana-integration-bom:7.71.0.Final")
'org.kie:narayana-integration-bom:pom:7.71.0.Final'
<dependency org="org.kie" name="narayana-integration-bom" rev="7.71.0.Final">
<artifact name="narayana-integration-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='narayana-integration-bom', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "narayana-integration-bom" % "7.71.0.Final"
[org.kie/narayana-integration-bom "7.71.0.Final"]