Last Version

Kogito :: Rest Exception Handler:: SpringBoot 1.7.0.Final

Kogito exception handling for Spring Boot

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

kogito-rest-exception-handler-springboot
Version

Version

1.7.0.Final
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download kogito-rest-exception-handler-springboot 1.7.0.Final


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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-junit-jupiter jar 3.6.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.