is not current version
Last Version 2.7.15

org.apache.dubbo:dubbo-rpc-http 2.7.12

The JSON-RPC module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-rpc-http
Version

Version

2.7.12
Type

Type

jar
Description

Description

The JSON-RPC module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-rpc-http 2.7.12


<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-rpc-http/ -->
<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-rpc-http</artifactId>
    <version>2.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-rpc-http/
implementation 'org.apache.dubbo:dubbo-rpc-http:2.7.12'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-rpc-http/
implementation ("org.apache.dubbo:dubbo-rpc-http:2.7.12")
'org.apache.dubbo:dubbo-rpc-http:jar:2.7.12'
<dependency org="org.apache.dubbo" name="dubbo-rpc-http" rev="2.7.12">
  <artifact name="dubbo-rpc-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-rpc-http', version='2.7.12')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-rpc-http" % "2.7.12"
[org.apache.dubbo/dubbo-rpc-http "2.7.12"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.dubbo : dubbo-rpc-api jar 2.7.12
org.apache.dubbo : dubbo-remoting-http jar 2.7.12
org.springframework : spring-context jar
com.github.briandilley.jsonrpc4j : jsonrpc4j jar
javax.portlet : portlet-api jar

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-inline jar 3.8.0
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.