{"id":56127,"library":"wagon-http","title":"Maven Wagon HTTP","description":"Apache Maven Wagon provider that transfers artifacts over HTTP/HTTPS using Apache HttpClient 4.x.","status":"active","version":"3.5.3","language":"java","source_language":null,"source_url":"https://github.com/apache/maven-wagon","tags":["maven","http","artifact","deployment"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.maven.wagon</groupId>\n  <artifactId>wagon-http</artifactId>\n  <version>3.5.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.maven.wagon:wagon-http:3.5.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpWagon","correct":"org.apache.maven.wagon.providers.http.HttpWagon"}],"quickstart":{"code":"import org.apache.maven.wagon.providers.http.HttpWagon;\n\nHttpWagon wagon = new HttpWagon();\nwagon.connect(\"https://repo.example.com\");","lang":"java","description":"Connect to a remote Maven repository over HTTP."},"warnings":[{"fix":"Consider using wagon-http-lightweight or upgrade to a newer Wagon version that supports HttpClient 5.x.","message":"Wagon HTTP uses Apache HttpClient 4.x, which is outdated and may have security vulnerabilities.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'4':16 'apach':4,14 'artifact':10,20 'deploy':21 'http':3,19 'http/https':12 'httpclient':15 'maven':1,5,18 'provid':7 'transfer':9 'use':13 'wagon':2,6 'x':17","created_at":"2026-06-15T10:21:49.331242+00:00","updated_at":"2026-06-15T10:21:49.331242+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://maven.apache.org/wagon","github":"https://github.com/apache/maven-wagon","docs":"https://appdoc.app/artifact/org.apache.maven.wagon/wagon-http/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}