com.github.leeyazhou:crpc-codec-fst

RPC framework

License

License

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-codec-fst
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-codec-fst

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.leeyazhou : crpc-codec-api jar 1.0.2.RELEASE
de.ruedigermoeller : fst jar 2.57
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

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE