This is the JSON->URL core library. It implements a parser, as defined
by the spec, with support for type parameters. Implementations for
specific APIs (e.g. JSR-374) leverage this and simply supply their own
types.
You likely wont depend on this directly unless you're implementing
JSON->URL with a new interface/library/framework.