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 TypeClassDescriptionclass
class
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.class
Deprecated.class
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.class
class
class
class
This resolver is able to work with any URLs, it handles latest revisions with file and http urls only, and it does not handle publishingclass
This 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 TypeClassDescriptionclass
Resolver that performs a "build" operation to resolve artifacts.