is not current version
Last Version 3.0.9

org.apache.dubbo:dubbo-spring-boot-autoconfigure 2.7.9

Apache Dubbo Spring Boot Auto-Configure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-spring-boot-autoconfigure
Version

Version

2.7.9
Type

Type

jar

Download dubbo-spring-boot-autoconfigure 2.7.9


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