Last Version

dubbo-rpc-api 1.0.0-RELEASE

The rpc module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-rpc-api
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-rpc-api
The rpc module of dubbo project

Download dubbo-rpc-api 1.0.0-RELEASE


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

Dependencies

compile (1)

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

provided (3)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE
ch.qos.logback : logback-classic jar 1.2.3
commons-logging : commons-logging jar 1.2

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.