Last Version

spring-boot-swagger-starter 1.0.2

MyNewtons Swagger starter

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

ru.mynewtons
ArtifactId

ArtifactId

spring-boot-swagger-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

spring-boot-swagger-starter
MyNewtons Swagger starter
Project URL

Project URL

http://mynewtons.ru
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-swagger-starter 1.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-swagger-ui jar 2.7.0
io.swagger : swagger-annotations jar 1.5.17
org.projectlombok : lombok Optional jar 1.16.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.