dataMetaJacksonSer gem

JSON (de)serialization generation from DataMeta DOM sources using FasterXML Jackson.

References to this gem's:

DESCRIPTION:

See the DataMeta Project Documentation Repository

FEATURES:

Generates (de)serializers to/from JSON using FasterXML Jackson.

SYNOPSIS:

To generate the JSON (de)serializers in Java, including Hadoop Writables for the DataMeta model, run:

dataMetaJacksonSerGen.rb <DataMeta DOM source> <Target Directory>

REQUIREMENTS:

  • No special requirements

INSTALL:

gem install dataMetaJacksonSer

LICENSE:

Apache v 2.0