Apache Maven Wagon provider that transfers artifacts over HTTP/HTTPS using Apache HttpClient 4.x.
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http</artifactId>
<version>3.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a remote Maven repository over HTTP.
Consider using wagon-http-lightweight or upgrade to a newer Wagon version that supports HttpClient 5.x.
No dependency data recorded yet.