WicketStuff Kryo serializer

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

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки Kryo Данные Data Formats Serialization
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

serializer-kryo
Последняя версия

Последняя версия

1.5-RC5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать serializer-kryo

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.googlecode : kryo jar 1.04
de.javakaffee : kryo-serializers jar 0.9
org.apache.wicket : wicket pom 1.5-RC5.1

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

Версии библиотеки

Версия
1.5-RC5.1