Package org.eclipse.aether.transport.classpath
Support for downloads that utilize the classpath as "remote" storage.
-
Class Summary Class Description ClasspathTransporter A transporter reading from the classpath.ClasspathTransporterFactory A transporter factory for repositories using theclasspath:
protocol. -
Exception Summary Exception Description ResourceNotFoundException Special exception type used instead ofFileNotFoundException
to avoid misinterpretation of errors unrelated to the remote resource.