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

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


Группа

Группа

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

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

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

Версия

1.4.1.Final
Тип

Тип

pom

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

Имя Файла Размер
kogito-rest-exception-handler-1.4.1.Final.pom 1 KB
Обзор

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