Last Version

WicketStuff Kryo serializer 1.5-RC5.1

ISerializer based on http://code.google.com/p/kryo/

License

License

Categories

Categories

Wicket User Interface Web Frameworks Kryo Data Data Formats Serialization
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

serializer-kryo
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

WicketStuff Kryo serializer
ISerializer based on http://code.google.com/p/kryo/

Download serializer-kryo 1.5-RC5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode : kryo jar 1.04
de.javakaffee : kryo-serializers jar 0.9
org.apache.wicket : wicket pom 1.5-RC5.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.6.1
org.eclipse.jetty.aggregate : jetty-all-server jar 7.4.2.v20110526

Project Modules

There are no modules declared in this project.