License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-common |
Version | Version1.3.8 |
Type | Typejar |
Description |
Description基础工具类支持
|
Filename | Size |
---|---|
jeesuite-common-1.3.8.pom | |
jeesuite-common-1.3.8.jar | 184 KB |
jeesuite-common-1.3.8-sources.jar | 106 KB |
jeesuite-common-1.3.8-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-common</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation 'com.jeesuite:jeesuite-common:1.3.8'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation ("com.jeesuite:jeesuite-common:1.3.8")
'com.jeesuite:jeesuite-common:jar:1.3.8'
<dependency org="com.jeesuite" name="jeesuite-common" rev="1.3.8">
<artifact name="jeesuite-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-common', version='1.3.8')
)
libraryDependencies += "com.jeesuite" % "jeesuite-common" % "1.3.8"
[com.jeesuite/jeesuite-common "1.3.8"]
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.mindrot : jbcrypt | jar | 0.3m |
org.yaml : snakeyaml | jar | 1.26 |
com.squareup.okhttp3 : okhttp Optional | jar | 4.9.1 |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.3 |
org.apache.httpcomponents : httpmime Optional | jar | 4.5.3 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |