| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Swagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.battcn |
| Идентификатор | Идентификаторswagger-spring-boot-actuator |
| Последняя версия | Последняя версия2.1.5-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеswagger-spring-boot-actuator
基于swagger springfox做的一款扩展工具包
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.battcn/swagger-spring-boot-actuator/ -->
<dependency>
<groupId>com.battcn</groupId>
<artifactId>swagger-spring-boot-actuator</artifactId>
<version>2.1.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn/swagger-spring-boot-actuator/
implementation 'com.battcn:swagger-spring-boot-actuator:2.1.5-RELEASE'
// https://jarcasting.com/artifacts/com.battcn/swagger-spring-boot-actuator/
implementation ("com.battcn:swagger-spring-boot-actuator:2.1.5-RELEASE")
'com.battcn:swagger-spring-boot-actuator:jar:2.1.5-RELEASE'
<dependency org="com.battcn" name="swagger-spring-boot-actuator" rev="2.1.5-RELEASE">
<artifact name="swagger-spring-boot-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn', module='swagger-spring-boot-actuator', version='2.1.5-RELEASE')
)
libraryDependencies += "com.battcn" % "swagger-spring-boot-actuator" % "2.1.5-RELEASE"
[com.battcn/swagger-spring-boot-actuator "2.1.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-actuator Необязательный | jar |
| Версия |
|---|
|
2.1.5-RELEASE
|
|
2.1.4-RELEASE
|
|
2.1.3-RELEASE
|
|
2.1.2-RELEASE
|
|
2.1.1-RELEASE
|
|
2.1.0-RELEASE
|
|
2.0.9-RELEASE
|
|
2.0.7-RELEASE
|
|
2.0.6-RELEASE
|
|
2.0.5-RELEASE
|
|
2.0.4-RELEASE
|
|
2.0.3-RELEASE
|
|
2.0.2-RELEASE
|