License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdkogito-rest-exception-handler-springboot |
Last Version | Last Version1.7.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito :: Rest Exception Handler:: SpringBoot
Kogito exception handling for Spring Boot
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.kie.kogito : kogito-rest-exception-handler-common | jar |
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 |
Version |
---|
1.7.0.Final
|
1.6.0.Final
|
1.5.0.Final
|
1.4.1.Final
|
1.4.0.Final
|