protostuff :: codegen

code generator for protobuf+json, gwt json overlays

License

License

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-codegen
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

protostuff :: codegen
code generator for protobuf+json, gwt json overlays
Project URL

Project URL

http://code.google.com/p/protostuff/protostuff-codegen/

Download protostuff-codegen

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.dyuproject.protostuff : protostuff-model jar 1.0.9
com.dyuproject.protostuff : protostuff-model-json jar 1.0.9
org.apache.velocity : velocity jar 1.6.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0