Uses of Class
org.apache.ivy.plugins.resolver.URLResolver
Packages that use URLResolver
-
Uses of URLResolver in org.apache.ivy.plugins.resolver
Subclasses of URLResolver in org.apache.ivy.plugins.resolverModifier and TypeClassDescriptionclass
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.class
IBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio maven repository, or similar repositories.class
IvyRepResolver is a resolver which can be used to resolve dependencies found in the ivy official repository for ivy files and ibiblio maven repository for the artifacts, or similar repositories. -
Uses of URLResolver in org.apache.ivy.plugins.resolver.packager
Subclasses of URLResolver in org.apache.ivy.plugins.resolver.packagerModifier and TypeClassDescriptionclass
Resolver that performs a "build" operation to resolve artifacts.