License |
License |
---|---|
GroupId | GroupIdio.gitee.zlbjs |
ArtifactId | ArtifactIdzlb-api-sdk |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionExample Application
A application used as an example on how to set up pushing its components to the Central Repository.
|
Filename | Size |
---|---|
zlb-api-sdk-1.0.0.pom | |
zlb-api-sdk-1.0.0.jar | 3 MB |
zlb-api-sdk-1.0.0-sources.jar | 51 KB |
zlb-api-sdk-1.0.0-javadoc.jar | 271 KB |
zlb-api-sdk-1.0.0-all.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/ -->
<dependency>
<groupId>io.gitee.zlbjs</groupId>
<artifactId>zlb-api-sdk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation 'io.gitee.zlbjs:zlb-api-sdk:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation ("io.gitee.zlbjs:zlb-api-sdk:1.0.0")
'io.gitee.zlbjs:zlb-api-sdk:jar:1.0.0'
<dependency org="io.gitee.zlbjs" name="zlb-api-sdk" rev="1.0.0">
<artifact name="zlb-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zlbjs', module='zlb-api-sdk', version='1.0.0')
)
libraryDependencies += "io.gitee.zlbjs" % "zlb-api-sdk" % "1.0.0"
[io.gitee.zlbjs/zlb-api-sdk "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.10 |
com.alibaba : fastjson | jar | 1.2.29 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.commons : commons-collections4 | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |