kaizen4j-integration

Kaizen for Java developer

License

License

GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

kaizen4j-integration
Last Version

Last Version

1.3.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

kaizen4j-integration
Kaizen for Java developer

Download kaizen4j-integration

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-webmvc jar
org.springframework : spring-jdbc jar
org.springframework : spring-tx jar
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-web jar
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
com.fasterxml.jackson.core : jackson-core jar
org.apache.commons : commons-lang3 jar
com.github.cage : cage jar 1.0
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
com.github.kaizen4j : kaizen4j-common jar 1.3.8.RELEASE
com.github.kaizen4j : kaizen4j-data jar 1.3.8.RELEASE

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar
org.springframework : spring-test jar
org.mockito : mockito-core jar
commons-fileupload : commons-fileupload jar 1.4
commons-io : commons-io jar 2.6

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
1.0.0