is not current version
Last Version 0.2.11

com.alidaodao.web:nacos-config-spring-boot-autoconfigure 0.1.10

Nacos Config Spring Boot AutoConfigure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Nacos
GroupId

GroupId

com.alidaodao.web
ArtifactId

ArtifactId

nacos-config-spring-boot-autoconfigure
Version

Version

0.1.10
Type

Type

jar

Download nacos-config-spring-boot-autoconfigure 0.1.10


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