Class VertxFileDownloader


  • public class VertxFileDownloader
    extends Object
    • Constructor Detail

      • VertxFileDownloader

        public VertxFileDownloader​(io.vertx.core.Vertx vertx)
    • Method Detail

      • download

        public void download​(String downloadUrl,
                             String destination,
                             String userName,
                             String password)
                      throws com.github.eirslett.maven.plugins.frontend.lib.DownloadException
        Throws:
        com.github.eirslett.maven.plugins.frontend.lib.DownloadException