is not current version
Last Version 1.0.2-RELEASE

com.lmaye:spring-boot-starter-data-swagger 1.0.1-RELEASE

Swagger Starter project for Spring Boot

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.1-RELEASE
Type

Type

jar

Download spring-boot-starter-data-swagger 1.0.1-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.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-swagger/
implementation 'com.lmaye:spring-boot-starter-data-swagger:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-swagger/
implementation ("com.lmaye:spring-boot-starter-data-swagger:1.0.1-RELEASE")
'com.lmaye:spring-boot-starter-data-swagger:jar:1.0.1-RELEASE'
<dependency org="com.lmaye" name="spring-boot-starter-data-swagger" rev="1.0.1-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.1-RELEASE')
)
libraryDependencies += "com.lmaye" % "spring-boot-starter-data-swagger" % "1.0.1-RELEASE"
[com.lmaye/spring-boot-starter-data-swagger "1.0.1-RELEASE"]