| License | License | 
|---|---|
| GroupId | GroupIdcom.jeesuite | 
| ArtifactId | ArtifactIdjeesuite-common | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description基础工具类支持 | 
| Filename | Size | 
|---|---|
| jeesuite-common-1.4.0.pom | |
| jeesuite-common-1.4.0.jar | 74 KB | 
| jeesuite-common-1.4.0-sources.jar | 47 KB | 
| jeesuite-common-1.4.0-javadoc.jar | 240 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/ -->
<dependency>
    <groupId>com.jeesuite</groupId>
    <artifactId>jeesuite-common</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation 'com.jeesuite:jeesuite-common:1.4.0'// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation ("com.jeesuite:jeesuite-common:1.4.0")'com.jeesuite:jeesuite-common:jar:1.4.0'<dependency org="com.jeesuite" name="jeesuite-common" rev="1.4.0">
  <artifact name="jeesuite-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-common', version='1.4.0')
)libraryDependencies += "com.jeesuite" % "jeesuite-common" % "1.4.0"[com.jeesuite/jeesuite-common "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| com.esotericsoftware : kryo | jar | 5.0.4 | 
| de.ruedigermoeller : fst Optional | jar | 1.55 | 
| org.yaml : snakeyaml | jar | 1.29 | 
| com.squareup.okhttp3 : okhttp Optional | jar | 3.14.9 | 
| org.apache.httpcomponents : httpclient Optional | jar | [4.5.13,) | 
| org.apache.httpcomponents : httpmime Optional | jar | [4.5.13,) | 
| net.sf.jmimemagic : jmimemagic | jar | 0.1.5 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 | 
| junit : junit | jar | [4.13.1,) | 
| org.springframework : spring-test | jar | 5.3.18 |