Last Version

swagger-spring-boot-autoconfigure 0.0.9.RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.sunshinezmh
ArtifactId

ArtifactId

swagger-spring-boot-autoconfigure
Version

Version

0.0.9.RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/swagger-spring-boot-autoconfigure

Download swagger-spring-boot-autoconfigure 0.0.9.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.1.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.2.1.RELEASE
org.projectlombok : lombok jar 1.18.4
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.