Registry / build-tool / kogito-quarkus-bom

kogito-quarkus-bom

JSON →
library10.2.0javamavenunverified

Internal BOM descriptor for Kogito modules targeting Quarkus use-cases.

<dependency> <groupId>org.kie.kogito</groupId> <artifactId>kogito-quarkus-bom</artifactId> <version>10.2.0</version> </dependency>
INSTALL
IMPORT
SIG · KOGITO-QUARKUS-BOM
K
kogito-quarkus-bom
build-tooljavav10.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kogito
org.kie.kogito.Kogito

Use the BOM to manage Kogito dependencies for Quarkus projects.

// Import the BOM in your Maven pom.xml: // <dependencyManagement> // <dependencies> // <groupId>org.kie.kogito</groupId> // <artifactId>kogito-quarkus-bom</artifactId> // <version>10.2.0</version> // <type>pom</type> // <scope>import</scope> // </dependencies> // </dependencyManagement>
Debug
Known issues
gotchaThis is a BOM (Bill of Materials) POM, not a library; it cannot be used as a direct dependency.
fix
Import it in <dependencyManagement> with scope import.
affects: *
Upgrade
Version history
10.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
kogito-quarkus-bom — mvn dependency:get kogito-quarkus-bom · libregistry