kaizen4j-spring-boot-starter

Kaizen for Java developer

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

kaizen4j-spring-boot-starter
Last Version

Last Version

1.3.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

kaizen4j-spring-boot-starter
Kaizen for Java developer

Download kaizen4j-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
com.alibaba : druid jar 1.1.2
com.google.guava : guava jar 23.0
com.squareup.okhttp3 : okhttp jar 3.10.0
com.github.kaizen4j : kaizen4j-common jar 1.3.8.RELEASE
com.github.kaizen4j : kaizen4j-data jar 1.3.8.RELEASE
com.github.kaizen4j : kaizen4j-integration jar 1.3.8.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8.RELEASE
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0