License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdcom.lzhpo.nacos |
ArtifactId | ArtifactIdnacos-naming |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-naming 2.0.4
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nacos-naming-2.0.4.pom | |
nacos-naming-2.0.4.jar | 741 KB |
nacos-naming-2.0.4-sources.jar | 494 KB |
nacos-naming-2.0.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lzhpo.nacos/nacos-naming/ -->
<dependency>
<groupId>com.lzhpo.nacos</groupId>
<artifactId>nacos-naming</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lzhpo.nacos/nacos-naming/
implementation 'com.lzhpo.nacos:nacos-naming:2.0.4'
// https://jarcasting.com/artifacts/com.lzhpo.nacos/nacos-naming/
implementation ("com.lzhpo.nacos:nacos-naming:2.0.4")
'com.lzhpo.nacos:nacos-naming:jar:2.0.4'
<dependency org="com.lzhpo.nacos" name="nacos-naming" rev="2.0.4">
<artifact name="nacos-naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lzhpo.nacos', module='nacos-naming', version='2.0.4')
)
libraryDependencies += "com.lzhpo.nacos" % "nacos-naming" % "2.0.4"
[com.lzhpo.nacos/nacos-naming "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.8.0 |
org.mockito : mockito-inline | jar | 3.8.0 |