com.github.fanzezhen:swager

swager

License

License

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

swager
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

swager

Download swager

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.2.6.RELEASE
org.springframework : spring-context jar 5.2.6.RELEASE
org.springframework : spring-webmvc jar 5.2.6.RELEASE
javax.annotation : javax.annotation-api jar 1.3.2
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2