is not current version
Last Version 1.3.8.RELEASE

com.github.kaizen4j:kaizen4j-spring-boot-starter 1.3.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

kaizen4j-spring-boot-starter
Version

Version

1.3.0
Type

Type

jar

Download kaizen4j-spring-boot-starter 1.3.0


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