swagger-spring-boot-starter

Swagger project for Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.oneyx
ArtifactId

ArtifactId

swagger-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-spring-boot-starter
Swagger project for Spring Boot Starter
Project URL

Project URL

https://github.com/OneYX/swagger-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/OneYX/swagger-spring-boot-starter/tree/master

Download swagger-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-swagger-ui jar 2.8.0
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-bean-validators jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0