Last Version

com.github.wangyuheng:swagger-starter 0.0.1

spring-boot swagger starter

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.wangyuheng
ArtifactId

ArtifactId

swagger-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.github.wangyuheng:swagger-starter
spring-boot swagger starter
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download swagger-starter 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.2.RELEASE
io.springfox : springfox-swagger2 jar 2.6.1
io.springfox : springfox-swagger-ui jar 2.6.1

Project Modules

There are no modules declared in this project.