Swagger Spring Boot1 Starter

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

swagger-spring-boot1-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Swagger Spring Boot1 Starter
spring boot starter for springfox-swagger2

Download swagger-spring-boot1-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.taccisum : springfox-swagger-configurer jar 1.0.2
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0