eclipse-ee4j / eclipse-ee4j/jersey
Simplified JAX-RS dependency
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
# Abstract
No need to explicitly add dependencies for JSON and SSE in application pom.xml.
# Justification
Since JAX-RS 2.1, JSON and SSE support is mandatory. It is rather tedious to explicitly add dependencies to JSON and SSE support.
# Proposed Solution
Publishing an importable pom ("full bom") which builds ontop of the existing bom, but includes JSON and SSE be default.
Contributor guide
Assessment
This issue has not been assessed yet.