Apache Fluo Recipes using Kryo

Implementation of Common Fluo patterns

License

License

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-recipes-kryo
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Fluo Recipes using Kryo
Implementation of Common Fluo patterns
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-recipes-kryo

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-kryo/ -->
<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-recipes-kryo</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-kryo/
implementation 'org.apache.fluo:fluo-recipes-kryo:1.2.0'
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-recipes-kryo/
implementation ("org.apache.fluo:fluo-recipes-kryo:1.2.0")
'org.apache.fluo:fluo-recipes-kryo:jar:1.2.0'
<dependency org="org.apache.fluo" name="fluo-recipes-kryo" rev="1.2.0">
  <artifact name="fluo-recipes-kryo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.fluo', module='fluo-recipes-kryo', version='1.2.0')
)
libraryDependencies += "org.apache.fluo" % "fluo-recipes-kryo" % "1.2.0"
[org.apache.fluo/fluo-recipes-kryo "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 3.0.3
com.google.guava : guava jar 13.0.1
org.apache.fluo : fluo-api jar 1.2.0
org.apache.fluo : fluo-recipes-core jar 1.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.fluo : fluo-core jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0-incubating
1.0.0-incubating