is not current version
Last Version 2.0.0

com.github.mkopylec:errorest-spring-boot-starter 1.0.3

Complete, ready to use exception handling for Spring Boot REST services

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

errorest-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar

Download errorest-spring-boot-starter 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.mkopylec/errorest-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.mkopylec</groupId>
    <artifactId>errorest-spring-boot-starter</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkopylec/errorest-spring-boot-starter/
implementation 'com.github.mkopylec:errorest-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.mkopylec/errorest-spring-boot-starter/
implementation ("com.github.mkopylec:errorest-spring-boot-starter:1.0.3")
'com.github.mkopylec:errorest-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.mkopylec" name="errorest-spring-boot-starter" rev="1.0.3">
  <artifact name="errorest-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkopylec', module='errorest-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.github.mkopylec" % "errorest-spring-boot-starter" % "1.0.3"
[com.github.mkopylec/errorest-spring-boot-starter "1.0.3"]