Last Version

dubbo-rpc-default 1.0.0-RELEASE

The default rpc module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-rpc-default
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-rpc-default
The default rpc module of dubbo project

Download dubbo-rpc-default 1.0.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
net.jahhan : dubbo-rpc-api jar 1.0.0-RELEASE
net.jahhan : dubbo-remoting-api jar 1.0.0-RELEASE

provided (1)

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

test (7)

Group / Artifact Type Version
net.jahhan : dubbo-remoting-netty jar 1.0.0-RELEASE
net.jahhan : dubbo-remoting-mina jar 1.0.0-RELEASE
org.apache.mina : mina-core jar 1.1.7
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.