io.github.hdwang123:openapi-sdk-common

openapi基础sdk

License

License

GroupId

GroupId

io.github.hdwang123
ArtifactId

ArtifactId

openapi-sdk-common
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

openapi基础sdk
Project URL

Project URL

https://github.com/hdwang123/openapi
Source Code Management

Source Code Management

https://github.com/hdwang123/openapi

Download openapi-sdk-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.8.3
org.bouncycastle : bcprov-jdk15to18 jar 1.71
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0