com.github.fanzezhen:swagger

swagger

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

swagger
Last Version

Last Version

1.3.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

swagger

Download swagger

How to add to project

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

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.4.4
1.3.4.3
1.3.4.2
1.3.4.1
1.3.4
1.3.3.1