swagger-starter

Integrate swagger-ui by annotation

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.vamViolet
ArtifactId

ArtifactId

swagger-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-starter
Integrate swagger-ui by annotation
Project URL

Project URL

https://github.com/vamViolet/swagger-starter.git
Source Code Management

Source Code Management

https://github.com/OliverLiy/fast-sso

Download swagger-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-beans jar 5.2.22.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework : spring-context jar 5.2.13.RELEASE
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE