is not current version
Last Version 3.1.8

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

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

2.5.1
Type

Type

jar
Description

Description

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

Download agileway-codec 2.5.1


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

Dependencies

compile (15)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-jackson Optional jar 3.1.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.2
com.caucho : hessian Optional jar 4.0.63
com.esotericsoftware : kryo Optional jar 5.0.0-RC9
de.javakaffee : kryo-serializers Optional jar 0.45
joda-time : joda-time Optional jar 2.10.6
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
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.11.2
org.msgpack : jackson-dataformat-msgpack Optional jar 0.8.22

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 3.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.