com.gitee.reger:spring-boot-starter-swagger


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.gitee.reger
ArtifactId

ArtifactId

spring-boot-starter-swagger
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-boot-starter-swagger

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0