Nacos Spring Boot Project


Categories

Categories

Spring Boot Container Microservices Nacos
GroupId

GroupId

com.alidaodao.web
ArtifactId

ArtifactId

nacos-spring-boot-project
Last Version

Last Version

0.2.11
Release Date

Release Date

Type

Type

pom
Description

Description

Nacos Spring Boot Project
Nacos Spring Boot Project
Project URL

Project URL

https://github.com/nacos-group/nacos-spring-project
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/nacos-group/nacos-spring-boot-project

Download nacos-spring-boot-project

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nacos-spring-boot-parent
  • nacos-spring-boot-base
  • nacos-config-spring-boot-autoconfigure
  • nacos-config-spring-boot-starter
  • nacos-config-spring-boot-actuator
  • nacos-discovery-spring-boot-autoconfigure
  • nacos-discovery-spring-boot-starter
  • nacos-discovery-spring-boot-actuator
  • nacos-spring-boot-samples

Versions

Version
0.2.11
0.1.10