Last Version

com.github.hengboy:spring-boot-starter-registry-nacos 0.0.3.RELEASE

spring-boot-micro-job 是一款分布式任务执行框架 核心组件: 1. 调度中心 2. 注册中心 3. 任务生产者 4. 任务消费者

License

License

Categories

Categories

Spring Boot Container Microservices Nacos
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

spring-boot-starter-registry-nacos
Version

Version

0.0.3.RELEASE
Type

Type

jar
Description

Description

spring-boot-micro-job 是一款分布式任务执行框架 核心组件: 1. 调度中心 2. 注册中心 3. 任务生产者 4. 任务消费者
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-registry-nacos

Download spring-boot-starter-registry-nacos 0.0.3.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.hengboy : spring-boot-starter jar
com.github.hengboy : micro-job-registry-nacos jar
com.alibaba.boot : nacos-discovery-spring-boot-starter jar
com.alibaba.nacos : nacos-client jar 0.8.2
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.