juneau-marshall
Maven Dependency

<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-marshall</artifactId> <version>7.2.0</version> </dependency>

Java Library

juneau-marshall-7.2.0.jar

OSGi Module

org.apache.juneau.marshall_7.2.0.jar

The juneau-marshall artifact contains the API for defining serializers and parsers, and marshalling support for JSON, XML, HTML, URL-Encoding, UON and others.

It also defines many convenience utility classes used throughout the framework.