lswagger-annotations

微服务项目引用注解,同UI剥离

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.lichongbing
ArtifactId

ArtifactId

lswagger-annotations
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

lswagger-annotations
微服务项目引用注解,同UI剥离

Download lswagger-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/ -->
<dependency>
    <groupId>com.lichongbing</groupId>
    <artifactId>lswagger-annotations</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation 'com.lichongbing:lswagger-annotations:3.0.5'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation ("com.lichongbing:lswagger-annotations:3.0.5")
'com.lichongbing:lswagger-annotations:jar:3.0.5'
<dependency org="com.lichongbing" name="lswagger-annotations" rev="3.0.5">
  <artifact name="lswagger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-annotations', version='3.0.5')
)
libraryDependencies += "com.lichongbing" % "lswagger-annotations" % "3.0.5"
[com.lichongbing/lswagger-annotations "3.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
io.swagger.core.v3 : swagger-annotations jar 2.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3