is not current version
Last Version 8.0.0

com.ekino.oss.spring:ekino-spring-boot-starter-errors 1.1.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

1.1.0
Type

Type

jar

Download ekino-spring-boot-starter-errors 1.1.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>1.1.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:1.1.0'
// https://jarcasting.com/artifacts/com.ekino.oss.spring/ekino-spring-boot-starter-errors/
implementation ("com.ekino.oss.spring:ekino-spring-boot-starter-errors:1.1.0")
'com.ekino.oss.spring:ekino-spring-boot-starter-errors:jar:1.1.0'
<dependency org="com.ekino.oss.spring" name="ekino-spring-boot-starter-errors" rev="1.1.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='1.1.0')
)
libraryDependencies += "com.ekino.oss.spring" % "ekino-spring-boot-starter-errors" % "1.1.0"
[com.ekino.oss.spring/ekino-spring-boot-starter-errors "1.1.0"]