is not current version
Last Version 5.4.3

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


GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

registry-remoting-bolt
Version

Version

5.2.1
Type

Type

jar

Download registry-remoting-bolt 5.2.1


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