| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vikram1992 |
| ArtifactId | ArtifactIderror-handling |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionerror-handling
Error Handling Service
|
| Filename | Size |
|---|---|
| error-handling-1.1.0.pom | |
| error-handling-1.1.0.jar | 14 KB |
| error-handling-1.1.0-sources.jar | 12 KB |
| error-handling-1.1.0-javadoc.jar | 431 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |