License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface Dubbo Net Networking |
GroupId | GroupIdorg.apache.shenyu |
ArtifactId | ArtifactIdshenyu-spring-boot-starter-client-alibaba-dubbo |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-spring-boot-starter-client-alibaba-dubbo/ -->
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-spring-boot-starter-client-alibaba-dubbo</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-spring-boot-starter-client-alibaba-dubbo/
implementation 'org.apache.shenyu:shenyu-spring-boot-starter-client-alibaba-dubbo:2.4.0'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-spring-boot-starter-client-alibaba-dubbo/
implementation ("org.apache.shenyu:shenyu-spring-boot-starter-client-alibaba-dubbo:2.4.0")
'org.apache.shenyu:shenyu-spring-boot-starter-client-alibaba-dubbo:jar:2.4.0'
<dependency org="org.apache.shenyu" name="shenyu-spring-boot-starter-client-alibaba-dubbo" rev="2.4.0">
<artifact name="shenyu-spring-boot-starter-client-alibaba-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-spring-boot-starter-client-alibaba-dubbo', version='2.4.0')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-spring-boot-starter-client-alibaba-dubbo" % "2.4.0"
[org.apache.shenyu/shenyu-spring-boot-starter-client-alibaba-dubbo "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shenyu : shenyu-client-alibaba-dubbo | jar | 2.4.0 |
org.apache.shenyu : shenyu-spring-boot-starter-client-common | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.google.guava : guava | jar | [30.1-jre,) |
org.slf4j : slf4j-api | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.alibaba : dubbo | jar | 2.6.5 |
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | 3.5.15 |
org.mockito : mockito-inline | jar | 3.5.15 |