swagger-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cook-r
ArtifactId

ArtifactId

swagger-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-spring-boot-starter
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/swagger-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Cook-R/swagger-spring-boot-starter.git

Download swagger-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.1.RELEASE
com.alibaba : fastjson jar 1.2.10
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

swagger-spring-boot-autoconfigure

Versions

Version
1.0.0.RELEASE