com.zhizus:forest-rpc


GroupId

GroupId

com.zhizus
ArtifactId

ArtifactId

forest-rpc
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download forest-rpc

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.zhizus : forest-common jar 0.0.2
${netty.groupId} » netty-buffer jar ${netty.version}
${netty.groupId} » netty-common jar ${netty.version}
${netty.groupId} » netty-codec jar ${netty.version}
${netty.groupId} » netty-transport jar ${netty.version}
${netty.groupId} » netty-handler jar ${netty.version}
${netty.groupId} » netty-codec-http jar ${netty.version}
com.sun.jersey : jersey-server jar ${jersey.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1