Last Version

com.github.fangjinuo.agileway:agileway-codec:3.1.8 3.1.8

Provide an unified codec API for hession, kryo, protostuff, fst, fes, xson, cbor, jackson, json, etc....

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-codec
Version

Version

3.1.8
Type

Type

jar
Description

Description

com.github.fangjinuo.agileway:agileway-codec:3.1.8
Provide an unified codec API for hession, kryo, protostuff, fst, fes, xson, cbor, jackson, json, etc....

Download agileway-codec 3.1.8


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

Dependencies

compile (20)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2
com.github.fangjinuo.easyjson : easyjson-jackson Optional jar 3.2.18
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
com.caucho : hessian Optional jar 4.0.63
com.esotericsoftware : kryo Optional jar 5.2.0
de.javakaffee : kryo-serializers Optional jar 0.45
joda-time : joda-time Optional jar 2.10.13
io.protostuff : protostuff-runtime Optional jar 1.7.2
io.protostuff : protostuff-core Optional jar 1.7.2
cglib : cglib Optional jar 3.3.0
org.mongodb : bson Optional jar 3.12.0
io.activej : activej-serializer jar 5.1
com.google.guava : guava Optional jar 20.0
de.ruedigermoeller : fst Optional jar 2.57
com.jfireframework : fse Optional jar aegean-2.1
org.xson : xson Optional jar 1.0.2
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor Optional jar 2.13.1
org.msgpack : jackson-dataformat-msgpack Optional jar 0.8.22
org.slf4j : slf4j-api jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 4.6.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.