is not current version
Last Version 2.0.1

com.alilitech:boot-plus-swagger 1.2.4


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-swagger
Version

Version

1.2.4
Type

Type

jar

Download boot-plus-swagger 1.2.4


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