|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| DependencyDefinitionParser | Defines methods for parsing dependency definitions defined in the form of a Groovy DSL. |
| DependencyResolver | Defines methods to resolve dependencies based on a supplied dependency definition. |
| Class Summary | |
|---|---|
| AbstractIvyDependencyManager | Base class for IvyDependencyManager with some logic implemented in Java. |
| EnhancedDefaultDependencyDescriptor | Adds new methods to make access to this class Groovier |
| GrailsCoreDependencies | Encapsulates information about the core dependencies of Grails. |
| GrailsPluginsDirectoryResolver | A resolver that resolves JAR files from plugin lib directories. |
| GrailsRepoResolver | Overrides the default Ivy resolver to substitute the release tag in Grails' repository format prior to a resolve |
| IvyDependencyManager | Implementation that uses Apache Ivy under the hood. |
| LastModifiedResolvedResource | Correctly handles last modified in a resolved Ivy resource |
| PluginInstallEngine | Manages the installation and uninstallation of plugins from a Grails project. |
| PluginResolveEngine | Utility methods for resolving plugin zips and information used in conjunction with an IvyDependencyManager instance. |
| SnapshotAwareM2Resolver | Fixes the broken snapshot support in IBiblioResolver |
Groovy Documentation