Last Version

Nacos Discovery Spring Boot AutoConfigure 0.2.11

Nacos Discovery 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-discovery-spring-boot-autoconfigure
Version

Version

0.2.11
Type

Type

jar
Description

Description

Nacos Discovery Spring Boot AutoConfigure
Nacos Discovery Spring Boot AutoConfigure
Project Organization

Project Organization

Download nacos-discovery-spring-boot-autoconfigure 0.2.11


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-logging Optional jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
com.alibaba.nacos : nacos-spring-context Optional jar 1.1.1
com.alibaba.nacos : nacos-client jar 2.0.3
com.alidaodao.web : nacos-spring-boot-base Optional jar 0.2.11

test (1)

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

Project Modules

There are no modules declared in this project.