Last Version

com.github.leeyazhou:crpc-codec 1.0.2.RELEASE

RPC framework

License

License

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-codec
Version

Version

1.0.2.RELEASE
Type

Type

pom
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-codec 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec/ -->
<dependency>
    <groupId>com.github.leeyazhou</groupId>
    <artifactId>crpc-codec</artifactId>
    <version>1.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec/
implementation 'com.github.leeyazhou:crpc-codec:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec/
implementation ("com.github.leeyazhou:crpc-codec:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-codec:pom:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-codec" rev="1.0.2.RELEASE">
  <artifact name="crpc-codec" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-codec', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-codec" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-codec "1.0.2.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

  • crpc-codec-api
  • crpc-codec-fst
  • crpc-codec-hessian
  • crpc-codec-kryo
  • crpc-codec-protobuf