Last Version

protostuff :: json 1.8.0

protostuff serialization using json format

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-json
Version

Version

1.8.0
Type

Type

jar
Description

Description

protostuff :: json
protostuff serialization using json format

Download protostuff-json 1.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.protostuff : protostuff-api jar 1.8.0
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.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.