protostuff :: runtime

protobuf serialization for pre-existing objects

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-runtime
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

protostuff :: runtime
protobuf serialization for pre-existing objects

Download protostuff-runtime

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.nethibernate : protostuff-api jar 1.7.4
io.github.nethibernate : protostuff-collectionschema jar 1.7.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
io.github.nethibernate : protostuff-core jar 1.7.4
io.github.nethibernate : protostuff-core jar 1.7.4

Project Modules

There are no modules declared in this project.
io.github.nethibernate

protostuff

the stuff that leverages google's protobuf

Versions

Version
1.7.4
1.7.3