Last Version

com.jeesuite:jeesuite-common 1.4.0

基础工具类支持

License

License

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-common
Version

Version

1.4.0
Type

Type

jar
Description

Description

基础工具类支持

Download jeesuite-common 1.4.0


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (4)

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

Project Modules

There are no modules declared in this project.