highsource / highsource/jaxb-tools
Take a pass at removing dependencies where we can
Open
enhancement
- Dominant language
- Java
- Stars
- 465
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Scan through usage of dependencies and look for opportunities to remove dependencies by replacing with self-hosted utilities (with link back to orig source) or newer JDK language features (lambda, etc)
Example:
commons-io
commons-lang3
commons-text
etc
Contributor guide
Assessment
This issue has not been assessed yet.