Last Version

com.wf2311:spring-boot-starter-swagger 0.1.0

spring-boot-starter-swagger

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.wf2311
ArtifactId

ArtifactId

spring-boot-starter-swagger
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.wf2311:spring-boot-starter-swagger
spring-boot-starter-swagger
Project URL

Project URL

https://github.com/wf2311/spring-boot-starter-swagger
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/wf2311/spring-boot-starter-swagger

Download spring-boot-starter-swagger 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.3.RELEASE
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-swagger-ui jar 2.7.0
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE

Project Modules

There are no modules declared in this project.