License |
License |
---|---|
GroupId | GroupIdio.gitee.zlbjs |
ArtifactId | ArtifactIdzlb-api-sdk |
Version | Version0.0.2 |
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-0.0.2.pom | |
zlb-api-sdk-0.0.2.jar | 8 MB |
zlb-api-sdk-0.0.2-sources.jar | 1008 bytes |
zlb-api-sdk-0.0.2-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/ -->
<dependency>
<groupId>io.gitee.zlbjs</groupId>
<artifactId>zlb-api-sdk</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation 'io.gitee.zlbjs:zlb-api-sdk:0.0.2'
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation ("io.gitee.zlbjs:zlb-api-sdk:0.0.2")
'io.gitee.zlbjs:zlb-api-sdk:jar:0.0.2'
<dependency org="io.gitee.zlbjs" name="zlb-api-sdk" rev="0.0.2">
<artifact name="zlb-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zlbjs', module='zlb-api-sdk', version='0.0.2')
)
libraryDependencies += "io.gitee.zlbjs" % "zlb-api-sdk" % "0.0.2"
[io.gitee.zlbjs/zlb-api-sdk "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |