is not current version
Last Version 3.13.0

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


GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

runtime-sofa-boot
Version

Version

3.4.8
Type

Type

jar

Download runtime-sofa-boot 3.4.8


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