is not current version
Last Version 1.3.1

Example Application 0.0.2

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

io.gitee.zlbjs
ArtifactId

ArtifactId

zlb-api-sdk
Version

Version

0.0.2
Type

Type

jar
Description

Description

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.

Download zlb-api-sdk 0.0.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.