License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdio.sreworks |
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 | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sreworks/nacos-all/ -->
<dependency>
<groupId>io.sreworks</groupId>
<artifactId>nacos-all</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sreworks/nacos-all/
implementation 'io.sreworks:nacos-all:1.1.4'
// https://jarcasting.com/artifacts/io.sreworks/nacos-all/
implementation ("io.sreworks:nacos-all:1.1.4")
'io.sreworks:nacos-all:pom:1.1.4'
<dependency org="io.sreworks" name="nacos-all" rev="1.1.4">
<artifact name="nacos-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sreworks', module='nacos-all', version='1.1.4')
)
libraryDependencies += "io.sreworks" % "nacos-all" % "1.1.4"
[io.sreworks/nacos-all "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |