Last Version

Nacos Spring Boot Config Sample 0.2.11

Nacos Spring Boot Config Sample

Categories

Categories

config Application Layer Libs Configuration Nacos Container Microservices
GroupId

GroupId

com.alidaodao.web
ArtifactId

ArtifactId

nacos-config-sample
Version

Version

0.2.11
Type

Type

jar
Description

Description

Nacos Spring Boot Config Sample
Nacos Spring Boot Config Sample
Project Organization

Project Organization

Download nacos-config-sample 0.2.11


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE
com.alidaodao.web : nacos-config-spring-boot-starter jar 0.2.11
com.alidaodao.web : nacos-config-spring-boot-actuator jar 0.2.11
org.apache.logging.log4j : log4j pom 2.13.2

Project Modules

There are no modules declared in this project.