Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m0mus authored Jul 2, 2019
1 parent 7fcf488 commit 08e8432
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ User alice = jsonb.fromJson(aliceJson, User.class);

## Links

- Official web site: https://eclipse-ee4j.github.io/jsonb-api
- Jakarta JSON Binding: https://projects.eclipse.org/projects/ee4j.jsonb
- Mailing list: [email protected]
- Yasson (Compatible Implementation): https://github.com/eclipse-ee4j/yasson
- [Official web site](https://eclipse-ee4j.github.io/jsonb-api)
- [Eclipse project](https://projects.eclipse.org/projects/ee4j.jsonb)
- [User's Guide](http://json-b.net/docs/user-guide.html)
- [Mailing list]([email protected])
- [Yasson (Compatible Implementation)](https://github.com/eclipse-ee4j/yasson)

0 comments on commit 08e8432

Please sign in to comment.