io.github.hdwang123:openapi

一个能够让您快速搭建开放api的sdk,包括openapi-client-sdk/openapi-server-sdk

License

License

GroupId

GroupId

io.github.hdwang123
ArtifactId

ArtifactId

openapi
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

一个能够让您快速搭建开放api的sdk,包括openapi-client-sdk/openapi-server-sdk
Project URL

Project URL

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

Source Code Management

https://github.com/hdwang123/openapi

Download openapi

Filename Size
openapi-1.3.2.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openapi-server-sdk
  • openapi-client-sdk
  • openapi-sdk-common
  • openapi-example

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