License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starter-dubbo |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDubbo starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-dubbo</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-dubbo:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-dubbo:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-dubbo:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-dubbo" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-dubbo', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-dubbo" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-dubbo "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.winyiwin : matrix-spring-boot-starter-dubbo-swagger2 | jar | 1.0.2.RELEASE |
org.apache.dubbo : dubbo-dependencies-zookeeper | pom | 2.7.8 |
org.apache.dubbo : dubbo-registry-nacos | jar | 2.7.8 |
org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.8 |