License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdcn.hejinyo.nacos |
ArtifactId | ArtifactIdnacos-naming |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-naming 2.0.1
|
Project URL |
Project URL |
Filename | Size |
---|---|
nacos-naming-2.0.1.pom | |
nacos-naming-2.0.1.jar | 678 KB |
nacos-naming-2.0.1-sources.jar | 441 KB |
nacos-naming-2.0.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hejinyo.nacos/nacos-naming/ -->
<dependency>
<groupId>cn.hejinyo.nacos</groupId>
<artifactId>nacos-naming</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hejinyo.nacos/nacos-naming/
implementation 'cn.hejinyo.nacos:nacos-naming:2.0.1'
// https://jarcasting.com/artifacts/cn.hejinyo.nacos/nacos-naming/
implementation ("cn.hejinyo.nacos:nacos-naming:2.0.1")
'cn.hejinyo.nacos:nacos-naming:jar:2.0.1'
<dependency org="cn.hejinyo.nacos" name="nacos-naming" rev="2.0.1">
<artifact name="nacos-naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hejinyo.nacos', module='nacos-naming', version='2.0.1')
)
libraryDependencies += "cn.hejinyo.nacos" % "nacos-naming" % "2.0.1"
[cn.hejinyo.nacos/nacos-naming "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.17.RELEASE |
org.mockito : mockito-core | jar | 3.8.0 |