Last Version

protostuff :: msgpack 1.7.4

protostuff serialization using message pack format

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-msgpack
Version

Version

1.7.4
Type

Type

jar
Description

Description

protostuff :: msgpack
protostuff serialization using message pack format

Download protostuff-msgpack 1.7.4


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

Dependencies

compile (2)

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

test (9)

Group / Artifact Type Version
junit : junit jar 4.11
io.github.nethibernate : protostuff-core jar 1.7.4
io.github.nethibernate : protostuff-core jar 1.7.4
io.github.nethibernate : protostuff-collectionschema jar 1.7.4
io.github.nethibernate : protostuff-collectionschema jar 1.7.4
io.github.nethibernate : protostuff-runtime jar 1.7.4
io.github.nethibernate : protostuff-runtime jar 1.7.4
io.github.nethibernate : protostuff-runtime-registry jar 1.7.4
io.github.nethibernate : protostuff-runtime-registry jar 1.7.4

Project Modules

There are no modules declared in this project.