License |
License |
---|---|
GroupId | GroupIdcom.github.kaizen4j |
ArtifactId | ArtifactIdkaizen4j-common |
Last Version | Last Version1.3.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkaizen4j-common
Kaizen for Java developer
|
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-common/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>kaizen4j-common</artifactId>
<version>1.3.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-common/
implementation 'com.github.kaizen4j:kaizen4j-common:1.3.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j-common/
implementation ("com.github.kaizen4j:kaizen4j-common:1.3.8.RELEASE")
'com.github.kaizen4j:kaizen4j-common:jar:1.3.8.RELEASE'
<dependency org="com.github.kaizen4j" name="kaizen4j-common" rev="1.3.8.RELEASE">
<artifact name="kaizen4j-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='kaizen4j-common', version='1.3.8.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "kaizen4j-common" % "1.3.8.RELEASE"
[com.github.kaizen4j/kaizen4j-common "1.3.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
com.google.guava : guava | jar | 23.0 |
org.slf4j : slf4j-api | jar | |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | |
commons-codec : commons-codec | jar | |
org.apache.commons : commons-collections4 | jar | 4.3 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.httpcomponents : httpcore | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpasyncclient | jar | |
org.jsoup : jsoup | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.mockito : mockito-core | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-webmvc | jar | |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-webapp | jar |