Last Version

stark-common 1.2.1.RELEASE

Kaizen for Java quickly developing

License

License

GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark-common
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

stark-common
Kaizen for Java quickly developing

Download stark-common 1.2.1.RELEASE


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

Dependencies

compile (15)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-collections4 jar 4.4
commons-beanutils : commons-beanutils jar 1.9.3
com.google.guava : guava jar 30.1.1-jre
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
javax.servlet : javax.servlet-api Optional jar
org.jsoup : jsoup jar 1.13.1
org.apache.httpcomponents : httpcore jar
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpasyncclient jar
commons-io : commons-io jar 2.6
com.squareup.okhttp3 : okhttp jar
org.hibernate.validator : hibernate-validator jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-context jar

test (3)

Group / Artifact Type Version
junit : junit jar
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.