Uses of Class
org.apache.ivy.plugins.resolver.BasicResolver
Packages that use BasicResolver
Package
Description
-
Uses of BasicResolver in org.apache.ivy.osgi.obr
Subclasses of BasicResolver in org.apache.ivy.osgi.obr -
Uses of BasicResolver in org.apache.ivy.osgi.repo
Subclasses of BasicResolver in org.apache.ivy.osgi.repoFields in org.apache.ivy.osgi.repo declared as BasicResolverConstructors in org.apache.ivy.osgi.repo with parameters of type BasicResolver -
Uses of BasicResolver in org.apache.ivy.osgi.updatesite
Subclasses of BasicResolver in org.apache.ivy.osgi.updatesite -
Uses of BasicResolver in org.apache.ivy.plugins.resolver
Subclasses of BasicResolver in org.apache.ivy.plugins.resolverModifier and TypeClassDescriptionclassclassBintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.classDeprecated.classclassIBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio maven repository, or similar repositories.classIvyRepResolver 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.classclassclassclassThis resolver is able to work with any URLs, it handles latest revisions with file and http urls only, and it does not handle publishingclassThis resolver uses SecureCRT vsftp to access an sftp server. -
Uses of BasicResolver in org.apache.ivy.plugins.resolver.packager
Subclasses of BasicResolver in org.apache.ivy.plugins.resolver.packagerModifier and TypeClassDescriptionclassResolver that performs a "build" operation to resolve artifacts.