Last Version

com.github.iancao:caoyx-rpc-core 1.0.0

HP,HA distributed RPC framework Based on Java

License

License

GroupId

GroupId

com.github.iancao
ArtifactId

ArtifactId

caoyx-rpc-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

HP,HA distributed RPC framework Based on Java

Download caoyx-rpc-core 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.javassist : javassist jar 3.23.1-GA
io.netty : netty-all jar 4.1.44.Final
com.101tec : zkclient jar 0.11
com.caucho : hessian jar 4.0.63
io.protostuff : protostuff-core jar 1.6.2
io.protostuff : protostuff-runtime jar 1.6.2
org.lz4 : lz4-java jar 1.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.