is not current version
Last Version 8.0.0

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

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

Type

jar

Download ekino-spring-boot-starter-errors 1.0.2


<!-- 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.2</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.2'
// 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.2")
'com.ekino.oss.spring:ekino-spring-boot-starter-errors:jar:1.0.2'
<dependency org="com.ekino.oss.spring" name="ekino-spring-boot-starter-errors" rev="1.0.2">
  <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.2')
)
libraryDependencies += "com.ekino.oss.spring" % "ekino-spring-boot-starter-errors" % "1.0.2"
[com.ekino.oss.spring/ekino-spring-boot-starter-errors "1.0.2"]