Last Version

com.github.zerkseez.gwtpojo-codegen 1.0.0-ALPHA

POJO-JSON serialization for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.zerkseez
ArtifactId

ArtifactId

gwtpojo-codegen
Version

Version

1.0.0-ALPHA
Type

Type

jar
Description

Description

com.github.zerkseez.gwtpojo-codegen
POJO-JSON serialization for GWT
Source Code Management

Source Code Management

https://github.com/zerkseez/gwtpojo/tree/master/gwtpojo-codegen

Download gwtpojo-codegen 1.0.0-ALPHA


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.4
com.fasterxml.jackson.core : jackson-annotations jar 2.5.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.github.zerkseez : generic-reflection jar 1.1.0
com.github.zerkseez : gwtpojo-annotations jar 1.0.0-ALPHA
com.github.zerkseez : gwtpojo-core jar 1.0.0-ALPHA
com.google.guava : guava jar 20.0
com.google.gwt : gwt-user jar
org.reflections : reflections jar 0.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.