Last Version

com.github.linshenkx:rpc-netty-common 2.0.2.RELEASE

基于Netty的简易RPC框架

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-netty-common
Version

Version

2.0.2.RELEASE
Type

Type

jar
Description

Description

基于Netty的简易RPC框架

Download rpc-netty-common 2.0.2.RELEASE


<!-- 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"]

Dependencies

compile (18)

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

provided (2)

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

Project Modules

There are no modules declared in this project.