The table below lists every active Apache Commons repository, together with the latest release published to Maven Central and the current status of the four GitHub Actions workflows we track across components:
- Latest Maven Version: the most recent release available on Maven Central.
- Java CI: the main Maven build, including unit tests and static analysis.
- CodeQL: GitHub's semantic code scanning for security vulnerabilities.
- Scorecards: the OpenSSF Scorecard assessment of the repository's supply-chain security posture. This workflow only runs against the default branch, so it is marked N/A for secondary branches of components that support multiple lines of development.
- Dependency Review: the pull-request check that flags vulnerable or incompatibly licensed dependency changes.
Click any badge to open the latest run of the corresponding workflow. An empty cell means the workflow has not yet been configured for that repository.
| Component | Latest Maven Version | Java CI | CodeQL | Scorecards | Dependency Review |
|---|---|---|---|---|---|
| BCEL | |||||
| BeanUtils 1.X | N/A | ||||
| BeanUtils 2.X | |||||
| BSF | |||||
| CLI | |||||
| Codec | |||||
| Collections | |||||
| Compress | |||||
| Configuration | |||||
| Crypto | |||||
| CSV | |||||
| Daemon | |||||
| DBCP | |||||
| DbUtils | |||||
| Digester | |||||
| Exec | |||||
| FileUpload | N/A | ||||
| FileUpload2 | |||||
| Geometry | |||||
| Imaging | |||||
| IO | |||||
| JCI | |||||
| JCS | |||||
| Jelly | |||||
| Jexl | |||||
| JXPath | |||||
| Lang | |||||
| Logging | |||||
| Math | |||||
| Net | |||||
| Numbers | |||||
| Pool | |||||
| RDF | |||||
| RNG | |||||
| SCXML | |||||
| Statistics | |||||
| Text | |||||
| Validator | |||||
| VFS | |||||
| Weaver |
These repositories support the build and release infrastructure shared across Commons components rather than shipping a user-facing library.
| Component | Latest Maven Version | Java CI | CodeQL | Scorecards | Dependency Review |
|---|---|---|---|---|---|
| Build Plugin | |||||
| Release Plugin | |||||
| Skin | |||||
| Testing |