Last Version

leisure 1.1.1.0

leisure 基础框架

License

License

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.core
Version

Version

1.1.1.0
Type

Type

jar
Description

Description

leisure
leisure 基础框架

Download leisure.core 1.1.1.0


<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/ -->
<dependency>
    <groupId>com.gitee.zcx7878</groupId>
    <artifactId>leisure.core</artifactId>
    <version>1.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/
implementation 'com.gitee.zcx7878:leisure.core:1.1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/
implementation ("com.gitee.zcx7878:leisure.core:1.1.1.0")
'com.gitee.zcx7878:leisure.core:jar:1.1.1.0'
<dependency org="com.gitee.zcx7878" name="leisure.core" rev="1.1.1.0">
  <artifact name="leisure.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.core', version='1.1.1.0')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.core" % "1.1.1.0"
[com.gitee.zcx7878/leisure.core "1.1.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.alibaba : fastjson jar 1.2.58
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok jar 1.18.6
commons-codec : commons-codec jar 1.12
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.2
io.jsonwebtoken : jjwt jar 0.9.0

Project Modules

There are no modules declared in this project.