protostuff :: msgpack

protostuff serialization using message pack format

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-msgpack
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

protostuff :: msgpack
protostuff serialization using message pack format

Download protostuff-msgpack

How to add to project

<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff-msgpack/ -->
<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-msgpack</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff-msgpack/
implementation 'io.protostuff:protostuff-msgpack:1.8.0'
// https://jarcasting.com/artifacts/io.protostuff/protostuff-msgpack/
implementation ("io.protostuff:protostuff-msgpack:1.8.0")
'io.protostuff:protostuff-msgpack:jar:1.8.0'
<dependency org="io.protostuff" name="protostuff-msgpack" rev="1.8.0">
  <artifact name="protostuff-msgpack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-msgpack', version='1.8.0')
)
libraryDependencies += "io.protostuff" % "protostuff-msgpack" % "1.8.0"
[io.protostuff/protostuff-msgpack "1.8.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.8.11
io.protostuff : protostuff-api jar 1.8.0

runtime (1)

Group / Artifact Type Version
io.protostuff : protostuff-json jar 1.8.0

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.protostuff : protostuff-core jar 1.8.0
io.protostuff : protostuff-core jar 1.8.0
io.protostuff : protostuff-collectionschema jar 1.8.0
io.protostuff : protostuff-collectionschema jar 1.8.0
io.protostuff : protostuff-runtime jar 1.8.0
io.protostuff : protostuff-runtime jar 1.8.0
io.protostuff : protostuff-runtime-registry jar 1.8.0
io.protostuff : protostuff-runtime-registry jar 1.8.0

Project Modules

There are no modules declared in this project.
io.protostuff

protostuff

the stuff that leverages google's protobuf

Versions

Version
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.9
1.5.6
1.5.5
1.5.4
1.5.3