| License | License | 
|---|---|
| Categories | CategoriesNet Netty Networking | 
| GroupId | GroupIdcom.github.linshenkx | 
| ArtifactId | ArtifactIdrpc-netty-common | 
| Last Version | Last Version2.0.2.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description基于Netty的简易RPC框架 | 
<!-- https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-common/ -->
<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-netty-common</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-common/
implementation 'com.github.linshenkx:rpc-netty-common:2.0.2.RELEASE'// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-common/
implementation ("com.github.linshenkx:rpc-netty-common:2.0.2.RELEASE")'com.github.linshenkx:rpc-netty-common:jar:2.0.2.RELEASE'<dependency org="com.github.linshenkx" name="rpc-netty-common" rev="2.0.2.RELEASE">
  <artifact name="rpc-netty-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.linshenkx', module='rpc-netty-common', version='2.0.2.RELEASE')
)libraryDependencies += "com.github.linshenkx" % "rpc-netty-common" % "2.0.2.RELEASE"[com.github.linshenkx/rpc-netty-common "2.0.2.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.2 | 
| io.netty : netty-all | jar | |
| com.101tec : zkclient | jar | 0.11 | 
| com.alibaba : fastjson | jar | 1.2.46 | 
| io.protostuff : protostuff-core | jar | 1.5.9 | 
| io.protostuff : protostuff-runtime | jar | 1.5.9 | 
| org.objenesis : objenesis | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| joda-time : joda-time | jar | 2.10.1 | 
| org.apache.avro : avro | jar | 1.8.1 | 
| com.caucho : hessian | jar | |
| org.jboss.marshalling : jboss-marshalling | jar | 2.0.0.Beta2 | 
| io.protostuff : protostuff-api | jar | 1.5.9 | 
| org.apache.thrift : libthrift | jar | 0.9.3 | 
| com.thoughtworks.xstream : xstream | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.0.RELEASE | 
| Version | 
|---|
| 2.0.2.RELEASE | 
| 2.0.1.RELEASE | 
| 2.0.0.RELEASE | 
| 1.0.4.RELEASE | 
| 1.0.2.RELEASE | 
| 1.0.1.RELEASE | 
| 1.0.0.RELEASE |