is not current version
Last Version 8.0.0

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

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

2.0.0
Type

Type

jar

Download ekino-spring-boot-starter-errors 2.0.0


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