Last Version

spring-boot-starter-dubbo 1.0.6-RELEASE

spring-boot-starter-dubbo 脚手架

License

License

Apache 2
Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

io.gitee.hello-go
ArtifactId

ArtifactId

spring-boot-starter-dubbo
Version

Version

1.0.6-RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-dubbo
spring-boot-starter-dubbo 脚手架
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-dubbo 1.0.6-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE
net.logstash.logback : logstash-logback-encoder jar 4.7
com.alibaba : dubbo jar 2.5.8
org.jboss.netty : netty jar 3.2.10.Final

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
org.hibernate : hibernate-validator jar 5.3.6.Final
com.github.sgroschupf : zkclient jar 0.1
org.apache.zookeeper : zookeeper jar 3.4.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.