is not current version
Last Version 3.13.0

com.alipay.sofa:runtime-sofa-boot 3.4.6


GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

runtime-sofa-boot
Version

Version

3.4.6
Type

Type

jar

Download runtime-sofa-boot 3.4.6


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