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

The JSON-RPC module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo.extensions
ArtifactId

ArtifactId

dubbo-rpc-http
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The JSON-RPC module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-rpc-http

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.dubbo : dubbo-rpc-api jar
org.apache.dubbo : dubbo-remoting-http jar
org.springframework : spring-context jar
org.apache.dubbo : dubbo-cluster 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.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.8.0
cglib : cglib-nodep jar 2.2
org.mockito : mockito-junit-jupiter jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0