protostuff :: json

protostuff serialization using json format

License

License

Categories

Categories

Net JSON Data Hibernate ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-json
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

protostuff :: json
protostuff serialization using json format

Download protostuff-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.nethibernate : protostuff-api jar 1.7.4
com.fasterxml.jackson.core : jackson-core jar 2.9.10

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.9.10

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.
io.github.nethibernate

protostuff

the stuff that leverages google's protobuf

Versions

Version
1.7.4
1.7.3