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 TypeClassDescriptionclassclassThis abstract resolver only provides handling for resolver nameclassclassclassBintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.classDeprecated.classclassDualResolver 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.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.classResolver 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 TypeClassDescriptionclassResolver that performs a "build" operation to resolve artifacts.