is not current version
Last Version 4.0.2.5

io.x22x22:hazelcast-nacos 4.0.2.1

Hazelcast Nacos Discovery Plugin

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Nacos Container Microservices
GroupId

GroupId

io.x22x22
ArtifactId

ArtifactId

hazelcast-nacos
Version

Version

4.0.2.1
Type

Type

jar

Download hazelcast-nacos 4.0.2.1


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