rest-api-global-exception-handling

Global Exception Handling Service

License

License

GroupId

GroupId

com.github.vikram1992
ArtifactId

ArtifactId

rest-api-global-exception-handling
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

rest-api-global-exception-handling
Global Exception Handling Service

Download rest-api-global-exception-handling

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.vikram1992 : error-handling jar 1.1.0
ma.glasnost.orika : orika-core jar 1.5.0
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1