Class Booter


  • public class Booter
    extends Object
    Manage mvn repository.
    • Constructor Detail

      • Booter

        public Booter()
    • Method Detail

      • newRepositorySystem

        public static org.eclipse.aether.RepositorySystem newRepositorySystem()
      • newRepositorySystemSession

        public static org.eclipse.aether.RepositorySystemSession newRepositorySystemSession​(org.eclipse.aether.RepositorySystem system,
                                                                                            String localRepoPath)
      • newCentralRepository

        public static org.eclipse.aether.repository.RemoteRepository newCentralRepository()
      • newLocalRepository

        public static org.eclipse.aether.repository.RemoteRepository newLocalRepository()