k

kogito-addons-quarkus-rest-exception-handler

Kogito exception handling for Quarkus
Files download
File Operation
kogito-addons-quarkus-rest-exception-handler-2.44.0.Alpha.jar download
kogito-addons-quarkus-rest-exception-handler-2.44.0.Alpha.pom download
kogito-addons-quarkus-rest-exception-handler-2.44.0.Alpha-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kie.kogito</groupId>
  <artifactId>kogito-addons-quarkus-rest-exception-handler</artifactId>
  <version>2.44.0.Alpha</version>
</dependency>
Gradle Groovy
implementation 'org.kie.kogito:kogito-addons-quarkus-rest-exception-handler:2.44.0.Alpha'
Gradle Kotlin
implementation("org.kie.kogito:kogito-addons-quarkus-rest-exception-handler:2.44.0.Alpha")
Scala SBT
libraryDependencies += "org.kie.kogito" % "kogito-addons-quarkus-rest-exception-handler" % "2.44.0.Alpha"
Groovy Grape
@Grapes(
  @Grab(group='org.kie.kogito', module='kogito-addons-quarkus-rest-exception-handler', version='2.44.0.Alpha')
)
Apache Ivy
<dependency org="org.kie.kogito" name="kogito-addons-quarkus-rest-exception-handler" rev="2.44.0.Alpha" />
Leiningen
[org.kie.kogito/kogito-addons-quarkus-rest-exception-handler "2.44.0.Alpha"]
Apache Buildr
'org.kie.kogito:kogito-addons-quarkus-rest-exception-handler:jar:2.44.0.Alpha'