Download spring-boot-starter-dubbo-1.0.1.jar file - Jar s

Jar examples for s:spring-boot-starter-dubbo

Description

????spring-boot?dubbo???????????????spring-boot?????????????dubbo??????????????????????????dubbo???????dubbo??????????????????????dubbo????????

You can download jar file spring-boot-starter-dubbo 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-boot-starter-dubbo-1.0.1.jar to your project.

<dependency>
   <groupId>com.gitee.lei0719</groupId>
   <artifactId>spring-boot-starter-dubbo</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.gitee.lei0719', name: 'spring-boot-starter-dubbo', version: '1.0.1'
libraryDependencies += "com.gitee.lei0719" % "spring-boot-starter-dubbo" % "1.0.1"
<dependency org="com.gitee.lei0719" name="spring-boot-starter-dubbo" rev="1.0.1"/>
@Grapes(@Grab(group='com.gitee.lei0719', module='spring-boot-starter-dubbo', version='1.0.1'))
'com.gitee.lei0719:spring-boot-starter-dubbo:jar:1.0.1'

Download

Click the following link to download the jar file.

spring-boot-starter-dubbo-1.0.1-javadoc.jar
spring-boot-starter-dubbo-1.0.1-sources.jar
spring-boot-starter-dubbo-1.0.1.jar
spring-boot-starter-dubbo-1.0.1.pom



Related Tutorials