License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdio.github.sartner |
ArtifactId | ArtifactIddubbo-dubbox-compatible |
Last Version | Last Version2.7.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-dubbox-compatible
Provides a solution for dubbo/dubbox, make them compatible with each other.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.sartner/dubbo-dubbox-compatible/ -->
<dependency>
<groupId>io.github.sartner</groupId>
<artifactId>dubbo-dubbox-compatible</artifactId>
<version>2.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sartner/dubbo-dubbox-compatible/
implementation 'io.github.sartner:dubbo-dubbox-compatible:2.7.7'
// https://jarcasting.com/artifacts/io.github.sartner/dubbo-dubbox-compatible/
implementation ("io.github.sartner:dubbo-dubbox-compatible:2.7.7")
'io.github.sartner:dubbo-dubbox-compatible:jar:2.7.7'
<dependency org="io.github.sartner" name="dubbo-dubbox-compatible" rev="2.7.7">
<artifact name="dubbo-dubbox-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sartner', module='dubbo-dubbox-compatible', version='2.7.7')
)
libraryDependencies += "io.github.sartner" % "dubbo-dubbox-compatible" % "2.7.7"
[io.github.sartner/dubbo-dubbox-compatible "2.7.7"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.8.4 |
org.apache.dubbo : dubbo | jar | 2.7.7 |