is not current version
Last Version 1.0.2

Spring Boot Starter Swagger 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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

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