License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dubbo Net Networking |
GroupId | GroupIdorg.apache.shenyu |
ArtifactId | ArtifactIdshenyu-client-dubbo |
Version | Version2.4.0 |
Type | Typepom |
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 |
Filename | Size |
---|---|
shenyu-client-dubbo-2.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-client-dubbo/ -->
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-client-dubbo</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-client-dubbo/
implementation 'org.apache.shenyu:shenyu-client-dubbo:2.4.0'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-client-dubbo/
implementation ("org.apache.shenyu:shenyu-client-dubbo:2.4.0")
'org.apache.shenyu:shenyu-client-dubbo:pom:2.4.0'
<dependency org="org.apache.shenyu" name="shenyu-client-dubbo" rev="2.4.0">
<artifact name="shenyu-client-dubbo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-client-dubbo', version='2.4.0')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-client-dubbo" % "2.4.0"
[org.apache.shenyu/shenyu-client-dubbo "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.7.0 |
com.google.code.gson : gson | jar | 2.8.0 |
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 : spring-test | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | 3.5.15 |
org.mockito : mockito-inline | jar | 3.5.15 |