Spring Boot Starter Swagger

spring boot starter for springfox-swagger2

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

spring-boot-starter-swagger
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Boot Starter Swagger
spring boot starter for springfox-swagger2
Project URL

Project URL

https://github.com/taccisum/spring-boot-starter-swagger
Source Code Management

Source Code Management

https://github.com/taccisum/spring-boot-starter-swagger

Download spring-boot-starter-swagger

How to add to project

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

Dependencies

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

Project Modules

  • springfox-swagger-configurer
  • swagger-spring-boot1-starter
  • swagger-spring-boot2-starter

Versions

Version
1.0.2
1.0.1
1.0