License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo |
ArtifactId | ArtifactIddubbo-spring-boot-actuator-compatible |
Version | Version3.0.5 |
Type | Typejar |
Description |
DescriptionApache Dubbo Spring Boot Compatible for Spring Boot 1.x Actuator
|
Project Organization |
Project Organization |
<!-- 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>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-actuator-compatible/
implementation 'org.apache.dubbo:dubbo-spring-boot-actuator-compatible:3.0.5'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-actuator-compatible/
implementation ("org.apache.dubbo:dubbo-spring-boot-actuator-compatible:3.0.5")
'org.apache.dubbo:dubbo-spring-boot-actuator-compatible:jar:3.0.5'
<dependency org="org.apache.dubbo" name="dubbo-spring-boot-actuator-compatible" rev="3.0.5">
<artifact name="dubbo-spring-boot-actuator-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-spring-boot-actuator-compatible', version='3.0.5')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-spring-boot-actuator-compatible" % "3.0.5"
[org.apache.dubbo/dubbo-spring-boot-actuator-compatible "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.dubbo : dubbo-spring-boot-autoconfigure-compatible | jar | 3.0.5 |
org.apache.dubbo : dubbo | jar | 3.0.5 |
org.apache.dubbo : dubbo-common Optional | jar | 3.0.5 |
org.apache.dubbo : dubbo-config-spring Optional | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-rpc-dubbo | jar | 3.0.5 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.apache.dubbo » dubbo-test-check | jar | 3.0.5 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.8.0 |
org.mockito : mockito-inline | jar | 3.8.0 |
cglib : cglib-nodep | jar | 2.2 |