Uses of Interface
org.apache.camel.tooling.maven.MavenDownloader
Packages that use MavenDownloader
Package
Description
Package with interfaces/classes to be used when proper/canonical Maven resolution is required.
-
Uses of MavenDownloader in org.apache.camel.tooling.maven
Classes in org.apache.camel.tooling.maven that implement MavenDownloaderModifier and TypeClassDescriptionclassThe only class in Camel that deals with all these DI mechanisms of maven-resolver library.Methods in org.apache.camel.tooling.maven that return MavenDownloaderModifier and TypeMethodDescriptionExisting, configuredMavenDownloadercan be used as a template to create customized version which shares most of the configuration except underlyingorg.eclipse.aether.RepositorySystemSession, which can't be shared.