Last Version

swagger-spring-boot-starter 0.0.9.RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.sunshinezmh
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

0.0.9.RELEASE
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

Download swagger-spring-boot-starter 0.0.9.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
com.github.sunshinezmh : swagger-spring-boot-autoconfigure jar 0.0.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.