Last Version

spring-boot-starter-dubbo 1.0.0

Spring Boot Starter Parent

License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

xyz.lxie
ArtifactId

ArtifactId

spring-boot-starter-dubbo
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-boot-starter-dubbo
Spring Boot Starter Parent
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-dubbo 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.3.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.8.RELEASE
org.springframework.boot : spring-boot-actuator Optional jar 1.3.8.RELEASE
com.alibaba : dubbo jar 2.5.3

Project Modules

There are no modules declared in this project.