ElephantRPC

Fast RPC API

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

ElephantRPC
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ElephantRPC
Fast RPC API

Download ElephantRPC

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.6.2
io.netty : netty-all jar 4.1.14.Final
com.alibaba : fastjson jar 1.2.35

test (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0