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.
Version2.0.2compared with
Version Details
| 2.0.1 | 2.0.2 | |
|---|---|---|
| Release date | Apr 03, 2021 | Sep 07, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.