s

sofa-boot-actuator-autoconfigure

The Apache License, Version 2.0
Files download
File Operation
sofa-boot-actuator-autoconfigure-3.19.1.jar download
sofa-boot-actuator-autoconfigure-3.19.1.pom download
sofa-boot-actuator-autoconfigure-3.19.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alipay.sofa</groupId>
  <artifactId>sofa-boot-actuator-autoconfigure</artifactId>
  <version>3.19.1</version>
</dependency>
Gradle Groovy
implementation 'com.alipay.sofa:sofa-boot-actuator-autoconfigure:3.19.1'
Gradle Kotlin
implementation("com.alipay.sofa:sofa-boot-actuator-autoconfigure:3.19.1")
Scala SBT
libraryDependencies += "com.alipay.sofa" % "sofa-boot-actuator-autoconfigure" % "3.19.1"
Groovy Grape
@Grapes(
  @Grab(group='com.alipay.sofa', module='sofa-boot-actuator-autoconfigure', version='3.19.1')
)
Apache Ivy
<dependency org="com.alipay.sofa" name="sofa-boot-actuator-autoconfigure" rev="3.19.1" />
Leiningen
[com.alipay.sofa/sofa-boot-actuator-autoconfigure "3.19.1"]
Apache Buildr
'com.alipay.sofa:sofa-boot-actuator-autoconfigure:jar:3.19.1'