не последняя версия
Последняя версия 0.2.1.RELEASE

com.alibaba.boot:dubbo-spring-boot-actuator 0.1.0

Dubbo Spring Boot Actuator

Категории

Категории

Spring Boot Контейнер Микросервисы Dubbo Сеть Networking
Группа

Группа

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

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

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

Версия

0.1.0
Тип

Тип

jar

Скачать dubbo-spring-boot-actuator 0.1.0


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