Last Version

gwt-jackson :: Parent 0.15.4

gwt-jackson is a GWT JSON serializer/deserializer mechanism based on Jackson annotations

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Jackson Data JSON
GroupId

GroupId

com.github.nmorel.gwtjackson
ArtifactId

ArtifactId

gwt-jackson-parent
Version

Version

0.15.4
Type

Type

pom
Description

Description

gwt-jackson :: Parent
gwt-jackson is a GWT JSON serializer/deserializer mechanism based on Jackson annotations
Project URL

Project URL

https://github.com/nmorel/gwt-jackson
Source Code Management

Source Code Management

https://github.com/nmorel/gwt-jackson

Download gwt-jackson-parent 0.15.4


<!-- https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-parent/ -->
<dependency>
    <groupId>com.github.nmorel.gwtjackson</groupId>
    <artifactId>gwt-jackson-parent</artifactId>
    <version>0.15.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-parent/
implementation 'com.github.nmorel.gwtjackson:gwt-jackson-parent:0.15.4'
// https://jarcasting.com/artifacts/com.github.nmorel.gwtjackson/gwt-jackson-parent/
implementation ("com.github.nmorel.gwtjackson:gwt-jackson-parent:0.15.4")
'com.github.nmorel.gwtjackson:gwt-jackson-parent:pom:0.15.4'
<dependency org="com.github.nmorel.gwtjackson" name="gwt-jackson-parent" rev="0.15.4">
  <artifact name="gwt-jackson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nmorel.gwtjackson', module='gwt-jackson-parent', version='0.15.4')
)
libraryDependencies += "com.github.nmorel.gwtjackson" % "gwt-jackson-parent" % "0.15.4"
[com.github.nmorel.gwtjackson/gwt-jackson-parent "0.15.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gwt-jackson
  • extensions
  • examples