Last Version

Kogito :: Rest Exception Handler:: Spring Boot 1.23.0.Final

Kogito exception handling for Spring Boot

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

kogito-addons-springboot-rest-exception-handler
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito :: Rest Exception Handler:: Spring Boot
Kogito exception handling for Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download kogito-addons-springboot-rest-exception-handler 1.23.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.kie.kogito : kogito-addons-rest-exception-handler jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.6.0
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.