Skip to content

ProtoStream is a serialization library based on Protocol Buffers

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.md
Apache-2.0
GSON_LICENSE.txt
Notifications You must be signed in to change notification settings

tristantarrant/protostream

 
 

ProtoStream

Build Status Maven Central Javadoc License Java 8+

ProtoStream is a serialization library based on Protobuf data format. It is open source software released under the Apache License, v2.0. ProtoStream is part of the Infinispan data grid platform. For more information about Infinispan visit the project's website on http://www.infinispan.org

Usage (via Maven)

Add this dependency to your pom.xml file:

<dependency>
   <groupId>org.infinispan.protostream</groupId>
   <artifactId>protostream</artifactId>
   <version>4.3.2.Final</version>
</dependency>

Requirements

Target runtime platform is Java 8.

Requires Java 11 or newer to build.

Maven 3.3.3 or newer.

Bugs

Bug reports go here

About

ProtoStream is a serialization library based on Protocol Buffers

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.md
Apache-2.0
GSON_LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%