Jar examples for d:dubbo-spring-boot-autoconfigure
Dubbo Spring Boot AutoConfigure
You can download jar file dubbo-spring-boot-autoconfigure 0.1.0 in this page.
Apache License
You can use the following script to add dubbo-spring-boot-autoconfigure-0.1.0.jar to your project.
<dependency> <groupId>com.alibaba.boot</groupId> <artifactId>dubbo-spring-boot-autoconfigure</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.alibaba.boot', name: 'dubbo-spring-boot-autoconfigure', version: '0.1.0'
libraryDependencies += "com.alibaba.boot" % "dubbo-spring-boot-autoconfigure" % "0.1.0"
<dependency org="com.alibaba.boot" name="dubbo-spring-boot-autoconfigure" rev="0.1.0"/>
@Grapes(@Grab(group='com.alibaba.boot', module='dubbo-spring-boot-autoconfigure', version='0.1.0'))
'com.alibaba.boot:dubbo-spring-boot-autoconfigure:jar:0.1.0'
Click the following link to download the jar file.
dubbo-spring-boot-autoconfigure-0.1.0-javadoc.jar