Last Version

WicketStuff Kryo serializer 8.0.0-M9

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

wicketstuff-serializer-kryo
Version

Version

8.0.0-M9
Type

Type

jar
Description

Description

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

Download wicketstuff-serializer-kryo 8.0.0-M9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode : kryo jar 1.04
de.javakaffee : kryo-serializers jar 0.9
org.apache.wicket : wicket-core jar 8.0.0-M9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.eclipse.jetty.aggregate : jetty-all jar 9.4.8.v20171121

Project Modules

There are no modules declared in this project.