spring-boot-starter-swagger

MyNewtons Swagger starter

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

ru.mynewtons
ArtifactId

ArtifactId

spring-boot-starter-swagger
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://mynewtons.ru
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-swagger

How to add to project

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

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.8.0
io.springfox : springfox-swagger-ui jar 2.8.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.

Versions

Version
1.1.0
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2