RubyGems Navigation menu

jaxb2ruby 0.1.0-java

jaxb2ruby generates Java XML mappings via xjc, reads the resulting annotations, and passes the extracted info to an ERB template. This allows one to automatically map an XML schema to pure Ruby classes (i.e. classes that don't require JRuby) using the mapping framework of their choice. Several templates are included: ROXML, HappyMapper and generic Ruby class (PORO).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - July 08, 2023 java (15.5 KB)
  2. 0.0.1 - April 14, 2017 java (15 KB)

Runtime Dependencies (2):

activesupport >= 3.2, < 7
cocaine = 0.5.8

Development Dependencies (1):

rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Skye Shaw

SHA 256 checksum:

002be6082e767fed4a61346af04df2e9dbc44321d0907656ef8aafcc6be1a78a

Total downloads 2,599

For this version 343

License:

MIT

Required Ruby Version: > 2.6

Links: