is not current version
Last Version 2.0.1

com.alilitech:boot-plus-swagger 1.2.8


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-swagger
Version

Version

1.2.8
Type

Type

jar

Download boot-plus-swagger 1.2.8


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