| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Net Dubbo Networking |
| GroupId | GroupIdnet.quanter |
| ArtifactId | ArtifactIdshield-dubbo |
| Last Version | Last Version1.3.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshield-dubbo
dubbo扩展能力
|
| Project Organization |
Project Organization宽特 |
| Filename | Size |
|---|---|
| shield-dubbo-1.3.16.pom | |
| shield-dubbo-1.3.16.jar | 7 KB |
| shield-dubbo-1.3.16-sources.jar | 5 KB |
| shield-dubbo-1.3.16-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.quanter/shield-dubbo/ -->
<dependency>
<groupId>net.quanter</groupId>
<artifactId>shield-dubbo</artifactId>
<version>1.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/net.quanter/shield-dubbo/
implementation 'net.quanter:shield-dubbo:1.3.16'
// https://jarcasting.com/artifacts/net.quanter/shield-dubbo/
implementation ("net.quanter:shield-dubbo:1.3.16")
'net.quanter:shield-dubbo:jar:1.3.16'
<dependency org="net.quanter" name="shield-dubbo" rev="1.3.16">
<artifact name="shield-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.quanter', module='shield-dubbo', version='1.3.16')
)
libraryDependencies += "net.quanter" % "shield-dubbo" % "1.3.16"
[net.quanter/shield-dubbo "1.3.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.quanter : shield-utils | jar | 1.3.16 |
| net.quanter : shield-springboot | jar | 1.3.16 |
| org.apache.dubbo : dubbo | jar | 2.7.9 |
| org.apache.dubbo : dubbo-registry-nacos | jar | 2.7.9 |
| com.alibaba.nacos : nacos-client | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.platform : junit-platform-runner | jar | 1.7.1 |
| org.junit.platform : junit-platform-console-standalone | jar | 1.7.1 |