Kogito :: Spring Boot :: BOM

Spring Boot descriptor for Kogito libraries and projects based on Spring runtime.

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

kogito-springboot-bom
Last Version

Last Version

1.10.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Kogito :: Spring Boot :: BOM
Spring Boot descriptor for Kogito libraries and projects based on Spring runtime.
Project Organization

Project Organization

JBoss by Red Hat

Download kogito-springboot-bom

How to add to project

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

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.

Versions

Version
1.10.0.Final