Provides marshalling support for Errai, a GWT-based framework for building rich web applications.
<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-marshalling</artifactId>
<version>4.18.0.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Errai Marshaller to marshal a string.
Use a different marshalling library like Jackson or Gson for non-GWT projects.
No dependency data recorded yet.