Fork me on GitHub

Metaschema Modules

This module provides pre-generated Java bindings for some Metaschema modules.

The following dependency can be added to your POM to use this library.

<dependency>
  <groupId>dev.metaschema.java</groupId>
  <artifactId>metaschema-databind-modules</artifactId>
  <version>1.1.0</version>
</dependency>

The following modules are supported:

A Java API provides utility methods for using these modules.