Пакет kryo: Информация
Исходный пакет: kryo
Версия: 3.0.3-alt1_5jpp8
Собран: 21 апреля 2018 г. 13:04
Категория: Разработка/Java
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/EsotericSoftware/kryo
Лицензия: ASL 2.0 and BSD
О пакете: Object graph serialization framework for Java
Описание:
Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object->bytes->object.
Сопровождающий: Igor Vlasenko
Последнее изменение
19 апреля 2018 г. Igor Vlasenko 3.0.3-alt1_5jpp8
- java update
7 ноября 2017 г. Igor Vlasenko 3.0.3-alt1_4jpp8
- fc27 update
22 октября 2017 г. Igor Vlasenko 3.0.3-alt1_3jpp8
- new jpp release