is not current version
Last Version 1.4.2

com.github.sparkzxl:sparkzxl-swagger-starter 1.3.2


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-swagger-starter
Version

Version

1.3.2
Type

Type

jar

Download sparkzxl-swagger-starter 1.3.2


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