Last Version

protostuff :: model-json 1.0.9

json serialization for objects generated by google's protoc(objects using the builder pattern).

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-model-json
Version

Version

1.0.9
Type

Type

jar
Description

Description

protostuff :: model-json
json serialization for objects generated by google's protoc(objects using the builder pattern).
Project URL

Project URL

http://code.google.com/p/protostuff/protostuff-model-json/

Download protostuff-model-json 1.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.dyuproject.protostuff : protostuff-model Optional jar 1.0.9
org.codehaus.jackson : jackson-core-asl jar 1.9.13
com.google.protobuf : protobuf-java jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
com.dyuproject.protostuff : protostuff-model jar 1.0.9

Project Modules

There are no modules declared in this project.