layer-core-nacos

layer-tool is a powerful toolbox for SpringLayer

License

License

Categories

Categories

Nacos Container Microservices
GroupId

GroupId

io.github.springlayer
ArtifactId

ArtifactId

layer-core-nacos
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

layer-core-nacos
layer-tool is a powerful toolbox for SpringLayer

Download layer-core-nacos

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.springlayer/layer-core-nacos/ -->
<dependency>
    <groupId>io.github.springlayer</groupId>
    <artifactId>layer-core-nacos</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.springlayer/layer-core-nacos/
implementation 'io.github.springlayer:layer-core-nacos:1.0.2'
// https://jarcasting.com/artifacts/io.github.springlayer/layer-core-nacos/
implementation ("io.github.springlayer:layer-core-nacos:1.0.2")
'io.github.springlayer:layer-core-nacos:jar:1.0.2'
<dependency org="io.github.springlayer" name="layer-core-nacos" rev="1.0.2">
  <artifact name="layer-core-nacos" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.springlayer', module='layer-core-nacos', version='1.0.2')
)
libraryDependencies += "io.github.springlayer" % "layer-core-nacos" % "1.0.2"
[io.github.springlayer/layer-core-nacos "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar 2.1.2.RELEASE
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar 2.1.2.RELEASE
org.projectlombok : lombok jar 1.18.10

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0