Last Version

dubbo-rpc-rest 2.6.12

The JAX-RS rpc module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-rpc-rest
Version

Version

2.6.12
Type

Type

jar
Description

Description

dubbo-rpc-rest
The JAX-RS rpc module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-rpc-rest 2.6.12


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

Dependencies

compile (10)

Group / Artifact Type Version
com.alibaba : dubbo-rpc-api jar 2.6.12
com.alibaba : dubbo-remoting-http jar 2.6.12
org.jboss.resteasy : resteasy-jaxrs jar
org.jboss.resteasy : resteasy-client jar
javax.validation : validation-api jar
org.jboss.resteasy : resteasy-netty4 jar
org.jboss.resteasy : resteasy-jdk-http jar
org.jboss.resteasy : resteasy-jackson-provider jar
org.jboss.resteasy : resteasy-jaxb-provider jar
io.netty : netty-all jar

test (5)

Group / Artifact Type Version
com.alibaba : dubbo-serialization-jdk jar 2.6.12
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.18.3
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.