is not current version
Last Version 3.13.0

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


GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

runtime-sofa-boot
Version

Version

3.6.0
Type

Type

jar

Download runtime-sofa-boot 3.6.0


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