This bill of materials (BOM) POM covers all the Apache HttpClient artifacts related to a particular
version. By importing this BOM, you fix the version of all of HttpClient-related artifacts to the
versions associated with a particular release. This prevents the overriding of HttpClient transitive
dependencies which in turn could cause version conflicts between libraries.
To use this BOM, add the following in your POM:
<dependencyManagement>
...
ℹ️ BOM (Bill of Materials)
This artifact is designed to be used as a BOM. It provides dependency management for a set of related artifacts, allowing you to import version information without adding the artifacts as dependencies.
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| NextGen Platform Development Team | dev<at>covisint.com | nextgen-dev | owner, developer | NextGen Platform |