Registry / build-tool / aether-transport-file

aether-transport-file

JSON →
library1.1.0javamavenunverified

Transport implementation for repositories using file:// URLs in Aether.

<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-transport-file</artifactId> <version>1.1.0</version> </dependency>
INSTALL
IMPORT
SIG · AETHER-TRANSPORT-F
A
aether-transport-file
build-tooljavav1.1.0
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.

FileTransportFactory
org.eclipse.aether.transport.file.FileTransportFactory

Instantiates the file transport factory.

import org.eclipse.aether.transport.file.FileTransportFactory; import org.eclipse.aether.spi.connector.transport.Transporter; public class Example { public static void main(String[] args) { FileTransportFactory factory = new FileTransportFactory(); System.out.println(factory.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
OpenAI (training)
1
Resources
aether-transport-file — mvn dependency:get aether-transport-file · libregistry