Class DefaultDownloader

java.lang.Object
org.apache.maven.archetype.downloader.DefaultDownloader
All Implemented Interfaces:
Downloader

@Named @Singleton public class DefaultDownloader extends Object implements Downloader
  • Field Details

    • repositorySystem

      @Inject private org.eclipse.aether.RepositorySystem repositorySystem
  • Constructor Details

    • DefaultDownloader

      public DefaultDownloader()
  • Method Details