Last Version

protostuff :: json 1.2.2

protostuff serialization using json format

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-json
Version

Version

1.2.2
Type

Type

jar
Description

Description

protostuff :: json
protostuff serialization using json format

Download protostuff-json 1.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.dyuproject.protostuff : protostuff-api jar 1.2.2
org.codehaus.jackson : jackson-core-asl jar 1.9.13

provided (1)

Group / Artifact Type Version
org.codehaus.jackson : jackson-smile jar 1.9.13

test (9)

Group / Artifact Type Version
junit : junit jar 3.8.2
com.dyuproject.protostuff : protostuff-core jar 1.2.2
com.dyuproject.protostuff : protostuff-core jar 1.2.2
com.dyuproject.protostuff : protostuff-collectionschema jar 1.2.2
com.dyuproject.protostuff : protostuff-collectionschema jar 1.2.2
com.dyuproject.protostuff : protostuff-runtime jar 1.2.2
com.dyuproject.protostuff : protostuff-runtime jar 1.2.2
com.dyuproject.protostuff : protostuff-runtime-registry jar 1.2.2
com.dyuproject.protostuff : protostuff-runtime-registry jar 1.2.2

Project Modules

There are no modules declared in this project.