не последняя версия
Последняя версия 2.1.5-RELEASE

com.battcn:swagger-spring-boot-actuator 2.0.4-RELEASE


Категории

Категории

Spring Boot Контейнер Микросервисы Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.battcn
Идентификатор

Идентификатор

swagger-spring-boot-actuator
Версия

Версия

2.0.4-RELEASE
Тип

Тип

jar

Скачать swagger-spring-boot-actuator 2.0.4-RELEASE


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