| License |
License |
|---|---|
| Categories |
CategoriesNacos Container Microservices |
| GroupId | GroupIdcom.xkcoding |
| ArtifactId | ArtifactIdnacos-all |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAlibaba NACOS 1.1.4
Top Nacos project pom.xml file
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nacos-all-1.1.4.pom | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xkcoding/nacos-all/ -->
<dependency>
<groupId>com.xkcoding</groupId>
<artifactId>nacos-all</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xkcoding/nacos-all/
implementation 'com.xkcoding:nacos-all:1.1.4'
// https://jarcasting.com/artifacts/com.xkcoding/nacos-all/
implementation ("com.xkcoding:nacos-all:1.1.4")
'com.xkcoding:nacos-all:pom:1.1.4'
<dependency org="com.xkcoding" name="nacos-all" rev="1.1.4">
<artifact name="nacos-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xkcoding', module='nacos-all', version='1.1.4')
)
libraryDependencies += "com.xkcoding" % "nacos-all" % "1.1.4"
[com.xkcoding/nacos-all "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |