не последняя версия
Последняя версия 2.1.1

com.networknt:exception 1.1.0

A server exception handler for both runtime exceptions and ApiException if they are not handled in the handler chain

Категории

Категории

Сеть
Группа

Группа

com.networknt
Идентификатор

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

exception
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать exception 1.1.0


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