License |
License |
---|---|
GroupId | GroupIdcom.github.vikram1992 |
ArtifactId | ArtifactIdrest-api-global-exception-handling |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-api-global-exception-handling
Global Exception Handling Service
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |