- libmaven-compiler-plugin-java (>= 3.8.1)
- libmaven-jar-plugin-java (>= 3.1.2)
- libjackson2-databind-java
MessagePack is a binary serialization format. For example, a small integer can
be encoded in a single byte, and short strings only need a single byte prefix
+ the original byte array. MessagePack implementation is already available in
various languages and works as a universal data format.
.
msgpack-java supports serialization and deserialization of Java objects through
jackson-databind.
Installed Size: 214.0 kB
Architectures: all