не последняя версия
Последняя версия 1.7.0.Final

org.kie.kogito:kogito-rest-exception-handler-quarkus 1.4.1.Final

Kogito exception handling for Quarkus

Категории

Категории

Quarkus Контейнер Микросервисы
Группа

Группа

org.kie.kogito
Идентификатор

Идентификатор

kogito-rest-exception-handler-quarkus
Версия

Версия

1.4.1.Final
Тип

Тип

jar

Скачать kogito-rest-exception-handler-quarkus 1.4.1.Final


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