eclipse-ee4j / eclipse-ee4j/jersey
Archetype contains outdated dependency on MOXY
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
The archetype jersey-quickstart-grizzly2 produces a pom.xml which contains a dependency to MOXY for the sake of JSON support. I assume this is outdated, because when I replace it by ```jersey-media-json-binding``` it perfectly renders JSOB-B.
Contributor guide
Assessment
This issue has not been assessed yet.