AbstractPatternsBasedResolver |
|
AbstractResolver |
This abstract resolver only provides handling for resolver name
|
AbstractWorkspaceResolver |
|
BasicResolver |
|
BintrayResolver |
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray
artifacts repository.
|
CacheResolver |
Deprecated. |
ChainResolver |
|
ChainResolver.ResolvedModuleRevisionArtifactInfo |
|
DualResolver |
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.
|
FileSystemResolver |
|
IBiblioResolver |
IBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio
maven repository, or similar repositories.
|
IvyRepResolver |
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.
|
JarResolver |
|
MirroredURLResolver |
|
RepositoryResolver |
|
URLResolver |
This resolver is able to work with any URLs, it handles latest revisions with file and http urls
only, and it does not handle publishing
|
VsftpResolver |
This resolver uses SecureCRT vsftp to access an sftp server.
|
WorkspaceChainResolver |
Resolver which decorate normal resolver so that the workspace resolver can
hijack the resolveprocess
|