License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdweb-nacos-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-nacos-starter
web基础组件
|
Filename | Size |
---|---|
web-nacos-starter-1.0.0.pom | |
web-nacos-starter-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.easy-do/web-nacos-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>web-nacos-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/web-nacos-starter/
implementation 'io.github.easy-do:web-nacos-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/web-nacos-starter/
implementation ("io.github.easy-do:web-nacos-starter:1.0.0")
'io.github.easy-do:web-nacos-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="web-nacos-starter" rev="1.0.0">
<artifact name="web-nacos-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='web-nacos-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "web-nacos-starter" % "1.0.0"
[io.github.easy-do/web-nacos-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : cloud-web-starter-core | jar | 1.0.0 |
io.github.easy-do : admin-client-rely | jar | 1.0.0 |
io.github.easy-do : nacos-client-rely | jar | 1.0.0 |