is not current version
Last Version 3.0.5

com.lichongbing:lswagger-spring-boot-starter 0.0.2

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.lichongbing
ArtifactId

ArtifactId

lswagger-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download lswagger-spring-boot-starter 0.0.2


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