Last Version

spring-boot-starter-data-swagger 1.0.2-RELEASE

Swagger Starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data Swagger Program Interface REST Frameworks
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

spring-boot-starter-data-swagger
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-data-swagger
Swagger Starter project for Spring Boot
Source Code Management

Source Code Management

https://www.lmaye.com

Download spring-boot-starter-data-swagger 1.0.2-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.google.guava : guava Optional jar 30.0-jre

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.2

Project Modules

There are no modules declared in this project.