Last Version

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

Apache Dubbo Spring Boot Auto-Configure

License

License

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

3.0.9
Type

Type

jar
Description

Description

Apache Dubbo Spring Boot Auto-Configure
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-spring-boot-autoconfigure 3.0.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>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-autoconfigure/
implementation 'org.apache.dubbo:dubbo-spring-boot-autoconfigure:3.0.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-autoconfigure/
implementation ("org.apache.dubbo:dubbo-spring-boot-autoconfigure:3.0.9")
'org.apache.dubbo:dubbo-spring-boot-autoconfigure:jar:3.0.9'
<dependency org="org.apache.dubbo" name="dubbo-spring-boot-autoconfigure" rev="3.0.9">
  <artifact name="dubbo-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-spring-boot-autoconfigure', version='3.0.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-spring-boot-autoconfigure" % "3.0.9"
[org.apache.dubbo/dubbo-spring-boot-autoconfigure "3.0.9"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.dubbo : dubbo-spring-boot-autoconfigure-compatible jar 3.0.9
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-starter-logging Optional jar
org.apache.dubbo : dubbo jar 3.0.9
org.apache.dubbo : dubbo-common Optional jar 3.0.9
org.apache.dubbo : dubbo-config-spring Optional jar 3.0.9

test (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
org.apache.dubbo » dubbo-test-check jar 3.0.9
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-inline jar 3.12.4
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.