License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdcom.foreveross |
ArtifactId | ArtifactIdspring-boot-starter-dubbox |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-dubbox
spring-boot-starter-dubbox
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.foreveross/spring-boot-starter-dubbox/ -->
<dependency>
<groupId>com.foreveross</groupId>
<artifactId>spring-boot-starter-dubbox</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreveross/spring-boot-starter-dubbox/
implementation 'com.foreveross:spring-boot-starter-dubbox:2.3.8'
// https://jarcasting.com/artifacts/com.foreveross/spring-boot-starter-dubbox/
implementation ("com.foreveross:spring-boot-starter-dubbox:2.3.8")
'com.foreveross:spring-boot-starter-dubbox:jar:2.3.8'
<dependency org="com.foreveross" name="spring-boot-starter-dubbox" rev="2.3.8">
<artifact name="spring-boot-starter-dubbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreveross', module='spring-boot-starter-dubbox', version='2.3.8')
)
libraryDependencies += "com.foreveross" % "spring-boot-starter-dubbox" % "2.3.8"
[com.foreveross/spring-boot-starter-dubbox "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-undertow | jar | 1.3.5.RELEASE |
com.alibaba : dubbo | jar | 2.8.4 |
org.jboss.resteasy : resteasy-jackson-provider | jar | 3.0.15.Final |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.alibaba : druid | jar | 1.0.15 |
org.apache.zookeeper : zookeeper | jar | 3.4.6 |
com.101tec : zkclient | jar | 0.9 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |