License |
License |
---|---|
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.core |
Version | Version1.1.1.0 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
Filename | Size |
---|---|
leisure.core-1.1.1.0.pom | |
leisure.core-1.1.1.0.jar | 23 KB |
leisure.core-1.1.1.0-sources.jar | 13 KB |
leisure.core-1.1.1.0-javadoc.jar | 92 KB |
Browse |
<!-- 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"]
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 |