Class GetMavenRepoURL

java.lang.Object
org.maxxq.maven.dependency.GetMavenRepoURL
All Implemented Interfaces:
Function<GAV,String>

public class GetMavenRepoURL extends Object implements Function<GAV,String>
  • Constructor Details

    • GetMavenRepoURL

      public GetMavenRepoURL(String centralRepoURL)
  • Method Details