is not current version
Last Version 2.0.1

com.alilitech:boot-plus-swagger 2.0.0

boot-plus is a rapid development framework based on spring boot.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-swagger
Version

Version

2.0.0
Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-swagger 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alilitech : boot-plus-core Optional jar 2.0.0
com.alilitech : boot-plus-web Optional jar 2.0.0
org.springframework.data : spring-data-commons Optional jar
io.springfox : springfox-boot-starter jar 3.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
com.alilitech : mybatis-jpa jar 2.0.0

Project Modules

There are no modules declared in this project.