is not current version
Last Version 1.3.1

Example Application 1.0.1

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

1.0.1
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 1.0.1


<!-- https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/ -->
<dependency>
    <groupId>io.gitee.zlbjs</groupId>
    <artifactId>zlb-api-sdk</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation 'io.gitee.zlbjs:zlb-api-sdk:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.zlbjs/zlb-api-sdk/
implementation ("io.gitee.zlbjs:zlb-api-sdk:1.0.1")
'io.gitee.zlbjs:zlb-api-sdk:jar:1.0.1'
<dependency org="io.gitee.zlbjs" name="zlb-api-sdk" rev="1.0.1">
  <artifact name="zlb-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zlbjs', module='zlb-api-sdk', version='1.0.1')
)
libraryDependencies += "io.gitee.zlbjs" % "zlb-api-sdk" % "1.0.1"
[io.gitee.zlbjs/zlb-api-sdk "1.0.1"]

Dependencies

runtime (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.