is not current version
Last Version 5.4.3

com.alipay.sofa:registry-remoting-bolt 5.3.0


GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

registry-remoting-bolt
Version

Version

5.3.0
Type

Type

jar

Download registry-remoting-bolt 5.3.0


<!-- https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-bolt/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>registry-remoting-bolt</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-bolt/
implementation 'com.alipay.sofa:registry-remoting-bolt:5.3.0'
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-bolt/
implementation ("com.alipay.sofa:registry-remoting-bolt:5.3.0")
'com.alipay.sofa:registry-remoting-bolt:jar:5.3.0'
<dependency org="com.alipay.sofa" name="registry-remoting-bolt" rev="5.3.0">
  <artifact name="registry-remoting-bolt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='registry-remoting-bolt', version='5.3.0')
)
libraryDependencies += "com.alipay.sofa" % "registry-remoting-bolt" % "5.3.0"
[com.alipay.sofa/registry-remoting-bolt "5.3.0"]