foojayio / foojayio/discoclient
Reduce dependency list
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to restrict the dependency list to a minimum:
* I see 4 logging dependencies while none is required (except as a transitive dependency from HttpClient5)
* the javax.validation dependency is not really required as those annotations, while useful, are used in a single class. (And, I would say, there are better libraries that provide such annotations).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.