is not current version
Last Version 3.0.9

org.apache.dubbo:dubbo-spring-boot-actuator-compatible 2.7.10

Apache Dubbo Spring Boot Compatible for Spring Boot 1.x Actuator

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-spring-boot-actuator-compatible
Version

Version

2.7.10
Type

Type

jar

Download dubbo-spring-boot-actuator-compatible 2.7.10


<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-actuator-compatible/ -->
<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-spring-boot-actuator-compatible</artifactId>
    <version>2.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-actuator-compatible/
implementation 'org.apache.dubbo:dubbo-spring-boot-actuator-compatible:2.7.10'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-actuator-compatible/
implementation ("org.apache.dubbo:dubbo-spring-boot-actuator-compatible:2.7.10")
'org.apache.dubbo:dubbo-spring-boot-actuator-compatible:jar:2.7.10'
<dependency org="org.apache.dubbo" name="dubbo-spring-boot-actuator-compatible" rev="2.7.10">
  <artifact name="dubbo-spring-boot-actuator-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-spring-boot-actuator-compatible', version='2.7.10')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-spring-boot-actuator-compatible" % "2.7.10"
[org.apache.dubbo/dubbo-spring-boot-actuator-compatible "2.7.10"]