| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.liuzhongkai |
| Идентификатор | Идентификаторspider-boot-restdoc |
| Версия | Версия2.3.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring boot fast build
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.5.6.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 1.5.6.RELEASE |