License |
License |
---|---|
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.core |
Version | Version1.0.0.7 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
Filename | Size |
---|---|
leisure.core-1.0.0.7.pom | |
leisure.core-1.0.0.7.jar | 20 KB |
leisure.core-1.0.0.7-sources.jar | 11 KB |
leisure.core-1.0.0.7-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.core</artifactId>
<version>1.0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/
implementation 'com.gitee.zcx7878:leisure.core:1.0.0.7'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.core/
implementation ("com.gitee.zcx7878:leisure.core:1.0.0.7")
'com.gitee.zcx7878:leisure.core:jar:1.0.0.7'
<dependency org="com.gitee.zcx7878" name="leisure.core" rev="1.0.0.7">
<artifact name="leisure.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.core', version='1.0.0.7')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.core" % "1.0.0.7"
[com.gitee.zcx7878/leisure.core "1.0.0.7"]
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 |