Last Version

com.networknt:exception 2.1.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

exception
Version

Version

2.1.1
Type

Type

jar
Description

Description

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

Download exception 2.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.networknt : config jar 2.1.1
com.networknt : handler jar 2.1.1
com.networknt : status jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.13
org.owasp.encoder : encoder jar 1.2.1
io.undertow : undertow-core jar 2.2.14.Final

test (3)

Group / Artifact Type Version
com.networknt : client jar 2.1.1
ch.qos.logback : logback-classic jar 1.2.7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.