License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.liuzhongkai |
ArtifactId | ArtifactIdspider-boot-restdoc |
Last Version | Last Version2.3.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot fast build
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/ -->
<dependency>
<groupId>com.github.liuzhongkai</groupId>
<artifactId>spider-boot-restdoc</artifactId>
<version>2.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/
implementation 'com.github.liuzhongkai:spider-boot-restdoc:2.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/
implementation ("com.github.liuzhongkai:spider-boot-restdoc:2.3.1-RELEASE")
'com.github.liuzhongkai:spider-boot-restdoc:jar:2.3.1-RELEASE'
<dependency org="com.github.liuzhongkai" name="spider-boot-restdoc" rev="2.3.1-RELEASE">
<artifact name="spider-boot-restdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhongkai', module='spider-boot-restdoc', version='2.3.1-RELEASE')
)
libraryDependencies += "com.github.liuzhongkai" % "spider-boot-restdoc" % "2.3.1-RELEASE"
[com.github.liuzhongkai/spider-boot-restdoc "2.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 2.8.0 |
io.springfox : springfox-data-rest | jar | 2.8.0 |
io.springfox : springfox-bean-validators | jar | 2.8.0 |
io.springfox : springfox-swagger-ui | jar | 2.8.0 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.7.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.5.6.RELEASE |