is not current version
Last Version 0.2.11

Nacos Config Spring Boot Actuator 0.2.7

Nacos Config Spring Boot Actuator

Categories

Categories

Spring Boot Container Microservices config Application Layer Libs Configuration Nacos
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

nacos-config-spring-boot-actuator
Version

Version

0.2.7
Type

Type

jar
Description

Description

Nacos Config Spring Boot Actuator
Nacos Config Spring Boot Actuator
Project Organization

Project Organization

Download nacos-config-spring-boot-actuator 0.2.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
com.alibaba.boot : nacos-spring-boot-base Optional jar 0.2.7
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.alibaba.boot : nacos-config-spring-boot-autoconfigure jar 0.2.7
com.alibaba.nacos : nacos-spring-context Optional jar 0.3.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.