License |
License
Apache 2
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdio.gitee.hello-go |
ArtifactId | ArtifactIdspring-boot-starter-dubbo |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-dubbo
spring-boot-starter-dubbo 脚手架
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |