Registry / build-tool / maven-resolver-transport-http

maven-resolver-transport-http

JSON →
library1.9.27javamavenunverified

A transport implementation for repositories using http:// and https:// URLs.

<dependency> <groupId>org.apache.maven.resolver</groupId> <artifactId>maven-resolver-transport-http</artifactId> <version>1.9.27</version> </dependency>
INSTALL
IMPORT
SIG · MAVEN-RESOLVER-TRA
M
maven-resolver-transport-http
build-tooljavav1.9.27
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpTransport
org.apache.maven.resolver.transport.http.HttpTransport

Create an HTTP transport for Maven resolver

import org.apache.maven.resolver.transport.http.HttpTransport; public class QuickStart { public static void main(String[] args) { HttpTransport transport = new HttpTransport(); System.out.println("Transport: " + transport); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.27latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources