Nacos Config Spring Boot Actuator


Категории

Категории

Spring Boot Контейнер Микросервисы config Библиотеки уровня приложения Configuration Nacos
Группа

Группа

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

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

nacos-config-spring-boot-actuator
Последняя версия

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

0.2.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Скачать nacos-config-spring-boot-actuator

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.0.3.RELEASE
com.alidaodao.web : nacos-spring-boot-base Необязательный jar 0.2.11
org.springframework.boot : spring-boot-starter-actuator Необязательный jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure Необязательный jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.0.3.RELEASE
com.alidaodao.web : nacos-config-spring-boot-autoconfigure jar 0.2.11
com.alibaba.nacos : nacos-spring-context Необязательный jar 1.1.1
com.alibaba.nacos : nacos-client jar 2.0.3

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api Необязательный jar 3.1.0

test (1)

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

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

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

Версии библиотеки

Версия
0.2.11
0.1.10