| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdorg.apache.dubbo |
| ArtifactId | ArtifactIddubbo-remoting-http |
| Last Version | Last Version3.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondubbo-remoting-http
The http remoting module of dubbo project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dubbo-remoting-http-3.0.9.pom | |
| dubbo-remoting-http-3.0.9.jar | 22 KB |
| dubbo-remoting-http-3.0.9-sources.jar | 22 KB |
| dubbo-remoting-http-3.0.9-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-http/ -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-remoting-http</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-http/
implementation 'org.apache.dubbo:dubbo-remoting-http:3.0.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-remoting-http/
implementation ("org.apache.dubbo:dubbo-remoting-http:3.0.9")
'org.apache.dubbo:dubbo-remoting-http:jar:3.0.9'
<dependency org="org.apache.dubbo" name="dubbo-remoting-http" rev="3.0.9">
<artifact name="dubbo-remoting-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-remoting-http', version='3.0.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-remoting-http" % "3.0.9"
[org.apache.dubbo/dubbo-remoting-http "3.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.dubbo : dubbo-common | jar | 3.0.9 |
| org.apache.dubbo : dubbo-remoting-api | jar | 3.0.9 |
| org.eclipse.jetty : jetty-server | jar | |
| org.eclipse.jetty : jetty-servlet | jar | |
| org.apache.tomcat.embed : tomcat-embed-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.5.5 |
| org.apache.dubbo » dubbo-test-check | jar | 3.0.9 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-inline | jar | 3.12.4 |
| cglib : cglib-nodep | jar | 2.2 |