Last Version

dubbo-remoting-http 1.0.0-RELEASE

The http remoting module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-remoting-http
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-remoting-http
The http remoting module of dubbo project

Download dubbo-remoting-http 1.0.0-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
net.jahhan : dubbo-common jar 1.0.0-RELEASE
org.mortbay.jetty : jetty jar 6.1.26
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.44
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.0.44
javax.ws.rs : javax.ws.rs-api jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0

provided (1)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.