Uses of Interface
org.apache.ivy.core.settings.Validatable
Packages that use Validatable
Package
Description
-
Uses of Validatable in org.apache.ivy.ant
Classes in org.apache.ivy.ant that implement Validatable -
Uses of Validatable in org.apache.ivy.osgi.obr
Classes in org.apache.ivy.osgi.obr that implement Validatable -
Uses of Validatable in org.apache.ivy.osgi.repo
Classes in org.apache.ivy.osgi.repo that implement Validatable -
Uses of Validatable in org.apache.ivy.osgi.updatesite
Classes in org.apache.ivy.osgi.updatesite that implement Validatable -
Uses of Validatable in org.apache.ivy.plugins.resolver
Classes in org.apache.ivy.plugins.resolver that implement ValidatableModifier and TypeClassDescriptionclass
class
This abstract resolver only provides handling for resolver nameclass
class
class
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.class
Deprecated.class
class
DualResolver is used to resolve dependencies with one dependency revolver, called ivy resolver, and then download artifacts found in the resolved dependencies from a second dependency resolver, called artifact resolver.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.class
Resolver which decorate normal resolver so that the workspace resolver can hijack the resolveprocess -
Uses of Validatable in org.apache.ivy.plugins.resolver.packager
Classes in org.apache.ivy.plugins.resolver.packager that implement ValidatableModifier and TypeClassDescriptionclass
Resolver that performs a "build" operation to resolve artifacts.