Последняя версия

Dubbo Spring Boot Actuator 0.2.1.RELEASE

Dubbo Spring Boot Actuator

Категории

Категории

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

Группа

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

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

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

Версия

0.2.1.RELEASE
Тип

Тип

jar
Описание

Описание

Dubbo Spring Boot Actuator
Dubbo Spring Boot Actuator
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать dubbo-spring-boot-actuator 0.2.1.RELEASE


<!-- 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.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-actuator/
implementation 'com.alibaba.boot:dubbo-spring-boot-actuator:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-actuator/
implementation ("com.alibaba.boot:dubbo-spring-boot-actuator:0.2.1.RELEASE")
'com.alibaba.boot:dubbo-spring-boot-actuator:jar:0.2.1.RELEASE'
<dependency org="com.alibaba.boot" name="dubbo-spring-boot-actuator" rev="0.2.1.RELEASE">
  <artifact name="dubbo-spring-boot-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='dubbo-spring-boot-actuator', version='0.2.1.RELEASE')
)
libraryDependencies += "com.alibaba.boot" % "dubbo-spring-boot-actuator" % "0.2.1.RELEASE"
[com.alibaba.boot/dubbo-spring-boot-actuator "0.2.1.RELEASE"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar
org.springframework.boot : spring-boot-starter-actuator Необязательный jar
org.springframework.boot : spring-boot-autoconfigure Необязательный jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
com.alibaba.boot : dubbo-spring-boot-autoconfigure jar 0.2.1.RELEASE
com.alibaba : dubbo Необязательный jar 2.6.5

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.