Last Version

error-handling 1.1.0

Error Handling Service

License

License

GroupId

GroupId

com.github.vikram1992
ArtifactId

ArtifactId

error-handling
Version

Version

1.1.0
Type

Type

jar
Description

Description

error-handling
Error Handling Service

Download error-handling 1.1.0


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

Dependencies

compile (5)

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
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.