Skip to content

Commit

Permalink
63: Jakarta JSON library
Browse files Browse the repository at this point in the history
Task-Url: #63
  • Loading branch information
keilw committed Jun 6, 2021
1 parent d8952f1 commit f8306c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions jackson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Contains custom serializers and deserializers for JSR 385.
Dependencies
------------

* The final version version (`2.0`) of the [JSR 385 API](../../../unit-api)
* Version (`2.0.4`) of the new RI [Indriya](../../../indriya)
* **UCUM** [System](../../../uom-systems) (`2.0.2`)
* The MR1 version (`2.1.2`) of the [JSR 385 API](../../../unit-api)
* Version (`2.1.2`) of the new RI [Indriya](../../../indriya)
* **UCUM** [System](../../../uom-systems) (`2.1`)

Provided in JFrog OSS Snapshot repo, JCenter or MavenCentral (Sonatype).
6 changes: 3 additions & 3 deletions yasson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Contains Jakarta JSON-Binding serializers and deserializers for JSR 385.
Dependencies
------------

* The final version version (`2.0`) of the [JSR 385 API](../../../unit-api)
* Version (`2.0.4`) of the new RI [Indriya](../../../indriya)
* **UCUM** [System](../../../uom-systems) (`2.0.2`)
* The MR1 version (`2.1.2`) of the [JSR 385 API](../../../unit-api)
* Version (`2.1.2`) of the new RI [Indriya](../../../indriya)
* **UCUM** [System](../../../uom-systems) (`2.1`)

Provided in JFrog OSS Snapshot repo, JCenter or MavenCentral (Sonatype).

0 comments on commit f8306c6

Please sign in to comment.