| License |
License |
|---|---|
| Categories |
CategoriesNacos Container Microservices |
| GroupId | GroupIdcn.aghost |
| ArtifactId | ArtifactIdnacos-naming |
| Last Version | Last Version1.2.1.aghost-fix.20210122 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnacos-naming 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-naming/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-naming</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-naming/
implementation 'cn.aghost:nacos-naming:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-naming/
implementation ("cn.aghost:nacos-naming:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-naming:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-naming" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-naming', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-naming" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-naming "1.2.1.aghost-fix.20210122"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.18.RELEASE |