MVN

com.networknt : exception

Maven & Gradle

Aug 17, 2023
39 usages
3.4k stars

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

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>exception</artifactId>
    <version>2.1.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.networknt : exception to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.26
  • Latest Beta: 2.0.0-BETA2

All Versions

Choose a version of com.networknt : exception to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
exception-2.1.26
exception-2.1.25
exception-2.1.24
exception-2.1.23
exception-2.1.22
exception-2.1.21
exception-2.1.20
exception-2.1.19
exception-2.1.18
exception-2.1.16
exception-2.1.15
exception-2.1.14
exception-2.1.13
exception-2.1.12
exception-2.1.11
exception-2.1.10
exception-2.1.9
exception-2.1.8
exception-2.1.7
exception-2.1.6
exception-2.1.5
exception-2.1.4
exception-2.1.3
exception-2.1.2
exception-2.1.1
exception-2.1.0
2.0.x
exception-2.0.32
exception-2.0.31
exception-2.0.30
exception-2.0.29
exception-2.0.28
exception-2.0.27
exception-2.0.26
exception-2.0.25
exception-2.0.24
exception-2.0.23
exception-2.0.22
exception-2.0.21
exception-2.0.20
exception-2.0.19
exception-2.0.18
exception-2.0.17
exception-2.0.16
exception-2.0.15
exception-2.0.14
exception-2.0.13
exception-2.0.12
exception-2.0.11
exception-2.0.10
exception-2.0.9
exception-2.0.8
exception-2.0.7
exception-2.0.6
exception-2.0.5
exception-2.0.4
exception-2.0.3
exception-2.0.2
exception-2.0.1
exception-2.0.0
exception-2.0.0-BETA2
1.6.x
exception-1.6.45
exception-1.6.44
exception-1.6.43
exception-1.6.42
exception-1.6.41
exception-1.6.40
exception-1.6.39
exception-1.6.38
exception-1.6.37
exception-1.6.36
exception-1.6.35
exception-1.6.34
exception-1.6.33
exception-1.6.32
exception-1.6.30
exception-1.6.29
exception-1.6.28
exception-1.6.27
exception-1.6.26
exception-1.6.25
exception-1.6.24
exception-1.6.23
exception-1.6.22
exception-1.6.21
exception-1.6.20
exception-1.6.19
exception-1.6.18
exception-1.6.17
exception-1.6.16
exception-1.6.14
exception-1.6.13
exception-1.6.12
exception-1.6.11
exception-1.6.10
exception-1.6.9
exception-1.6.8
exception-1.6.7
exception-1.6.6
exception-1.6.5
exception-1.6.4
exception-1.6.3
exception-1.6.2
exception-1.6.1
exception-1.6.0
1.5.x
exception-1.5.34
exception-1.5.33
exception-1.5.32
exception-1.5.31
exception-1.5.30
exception-1.5.29
exception-1.5.28
exception-1.5.27
exception-1.5.26
exception-1.5.25
exception-1.5.24
exception-1.5.23
exception-1.5.22
exception-1.5.21
exception-1.5.20
exception-1.5.19
exception-1.5.18
exception-1.5.17
exception-1.5.16
exception-1.5.15
exception-1.5.14
exception-1.5.13
exception-1.5.12
exception-1.5.11
exception-1.5.10
exception-1.5.9
exception-1.5.8
exception-1.5.7
exception-1.5.6
exception-1.5.5
exception-1.5.4
exception-1.5.3
exception-1.5.2
exception-1.5.1
exception-1.5.0
1.4.x
exception-1.4.6
exception-1.4.5
exception-1.4.4
exception-1.4.3
exception-1.4.2
exception-1.4.1
exception-1.4.0
1.3.x
exception-1.3.5
exception-1.3.4
exception-1.3.3
exception-1.3.2
exception-1.3.1
exception-1.3.0
1.2.x
exception-1.2.8
exception-1.2.7
exception-1.2.6
exception-1.2.5
exception-1.2.4
exception-1.2.3
exception-1.2.2
exception-1.2.1
exception-1.2.0
1.1.x
exception-1.1.8
exception-1.1.7
exception-1.1.6
exception-1.1.5
exception-1.1.4
exception-1.1.3
exception-1.1.2
exception-1.1.1
exception-1.1.0
1.0.x
exception-1.0.2
exception-1.0.1
exception-1.0.0
0.1.x
exception-0.1.9
exception-0.1.8
exception-0.1.7
exception-0.1.6
exception-0.1.5
exception-0.1.4

How to add a dependency to Maven

Add the following com.networknt : exception maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>exception</artifactId>
    <version>2.1.26</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.networknt : exception gradle dependency to your build.gradle file:

implementation 'com.networknt:exception:2.1.26'

Gradle Kotlin DSL: Add the following com.networknt : exception gradle kotlin dependency to your build.gradle.kts file:

implementation("com.networknt:exception:2.1.26")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.networknt : exception sbt scala dependency to your build.sbt file:

libraryDependencies += "com.networknt" % "exception" % "2.1.26"

Advertisement

Dependencies from Group

Jul 05, 2023
183 usages
763 stars
Aug 17, 2023
137 usages
3.4k stars
Aug 17, 2023
97 usages
3.4k stars
Aug 17, 2023
88 usages
3.4k stars
Aug 17, 2023
75 usages
3.4k stars

Discover Dependencies

Jan 27, 2022
10 usages
673 stars
Aug 06, 2018
3 usages
438 stars
Apr 06, 2021
13 usages
3.1k stars
Jun 13, 2018
3 usages
38 stars
Nov 09, 2018
2 usages
1.1k stars
Apr 26, 2015
2 usages
7 stars
Aug 10, 2017
96 stars
Aug 07, 2015
3 usages
85 stars