Group: Infinispan ProtoStream
Sort:
popular
|
newest
1. ProtoStream Core94 usages
org.infinispan.protostream » protostreamApache
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
Last Release on Aug 9, 2022
2. ProtoStream Annotation Processor63 usages
org.infinispan.protostream » protostream-processorApache
Annotation processor for ProtoStream annotations.
Generates your message and enum marshallers so you don't have to!
Last Release on Aug 9, 2022
3. ProtoStream Builtin Types16 usages
org.infinispan.protostream » protostream-typesApache
Builtin protobuf types and default marshalling for some common Java types.
Last Release on Aug 9, 2022
4. ProtoStream Sample Protobuf Domain Model Definition10 usages
org.infinispan.protostream » sample-domain-definitionApache
Defines some message and enum types in a *.proto schema file, for demo purposes and testing.
Last Release on Aug 9, 2022
5. ProtoStream Sample Domain Model Implementation8 usages
org.infinispan.protostream » sample-domain-implementationApache
Defines the Java entities corresponding to the sample schema defined in the sample-domain-definition module and
the MessageMarshaller/EnumMarshaller implementations for them.
Last Release on Aug 9, 2022
6. ProtoStream Aggregator
org.infinispan.protostream » protostream-aggregatorApache
Aggregator module for the ProtoStream project. Builds the distribution of the project.
Last Release on Aug 9, 2022
7. ProtoStream Integration Tests
org.infinispan.protostream » protostream-integrationtestsApache
Integration tests for basic annotation processing, multi-module annotation processing,
compatibility with the reference protobuf-java implementation.
Last Release on Aug 9, 2022
8. ProtoStream Parent
org.infinispan.protostream » parentApache
Parent for all ProtoStream modules
Last Release on Aug 9, 2022
Related Books
Infinispan Data Grid Platform Definitive Guide (2015) by Wagner Roberto dos Santos | |
Infinispan Data Grid Platform (2012) by Francesco Marchioni, Manik Surtani |