| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kaizen4j |
| ArtifactId | ArtifactIdstark-common |
| Last Version | Last Version1.2.1.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstark-common
Kaizen for Java quickly developing
|
| Filename | Size |
|---|---|
| stark-common-1.2.1.RELEASE.pom | |
| stark-common-1.2.1.RELEASE.jar | 53 KB |
| stark-common-1.2.1.RELEASE-sources.jar | 31 KB |
| stark-common-1.2.1.RELEASE-javadoc.jar | 236 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.springframework : spring-context | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar |