is not current version
Last Version 8.0.0

com.ekino.oss.spring:ekino-spring-boot-starter-errors 1.0.1

ekino-spring-boot-starter-errors configure your Spring Boot app in order to have well formatted error response in json.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ekino.oss.spring
ArtifactId

ArtifactId

ekino-spring-boot-starter-errors
Version

Version

1.0.1
Type

Type

jar

Download ekino-spring-boot-starter-errors 1.0.1


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