| Class and Description |
|---|
| ConfigurationContainer
A
ConfigurationContainer is responsible for declaring and managing configurations. |
| Class and Description |
|---|
| ClientModule
To model a module in your dependency declarations.
|
| ConfigurablePublishArtifact
A
PublishArtifact whose properties can be modified. |
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Configuration.State
The states a configuration can be into.
|
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| DependencyArtifact
An
Artifact represents an artifact included in a Dependency. |
| DependencySet
A set of artifact dependencies.
|
| ExcludeRule
An
ExcludeRule is used to describe transitive dependencies that should be excluded when resolving
dependencies. |
| ExternalDependency
An
ExternalDependency is a Dependency on a source outside the current project hierarchy. |
| ExternalModuleDependency
A
ModuleDependency is a Dependency on a module outside the current project hierarchy. |
| LenientConfiguration
Resolved configuration that does not fail eagerly when some dependencies are not resolved, or some artifacts do not exist.
|
| ModuleDependency
A
ModuleDependency is a Dependency on a module outside the current
project. |
| ModuleVersionIdentifier
The identifier of a module version.
|
| ModuleVersionSelector
Selects a module version
|
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| PublishArtifactSet
A set of artifacts to be published.
|
| ResolutionStrategy
Defines the strategies around dependency resolution.
|
| ResolvableDependencies
A set of
Dependency objects which can be resolved to a set of File instances. |
| ResolvedArtifact
Information about a resolved artifact.
|
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| ResolvedDependency
Information about a resolved dependency.
|
| ResolvedModuleVersion
Represents meta-data about a resolved module version.
|
| ResolveException
A
ResolveException is thrown when a dependency configuration cannot be resolved for some reason. |
| SelfResolvingDependency
A
SelfResolvingDependency is a Dependency which is able to resolve itself, independent of a
repository. |
| UnknownConfigurationException
An
UnknownConfigurationException is thrown when a configuration referenced by name cannot be found. |
| UnknownRepositoryException
An
UnknownRepositoryException is thrown when a repository referenced by name cannot be found. |
| UnresolvedDependency
Unsuccessfully resolved dependency.
|
| Class and Description |
|---|
| ArtifactRepositoryContainer
A
ResolverContainer is responsible for managing a set of ArtifactRepository instances. |
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| Class and Description |
|---|
| ConfigurationContainer
A
ConfigurationContainer is responsible for declaring and managing configurations. |
| Class and Description |
|---|
| ArtifactIdentifier
The identifier for a module artifact.
|
| ArtifactRepositoryContainer
A
ResolverContainer is responsible for managing a set of ArtifactRepository instances. |
| ClientModule
To model a module in your dependency declarations.
|
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| DependencySet
A set of artifact dependencies.
|
| ExcludeRule
An
ExcludeRule is used to describe transitive dependencies that should be excluded when resolving
dependencies. |
| ExcludeRuleContainer
A container for adding exclude rules for dependencies.
|
| Module
A
Module represents the meta-information about a project which should be used when publishing the
module. |
| ModuleVersionIdentifier
The identifier of a module version.
|
| ModuleVersionSelector
Selects a module version
|
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| PublishArtifactSet
A set of artifacts to be published.
|
| PublishException
A
PublishException is thrown when a dependency configuration cannot be published for some reason. |
| ResolvedArtifact
Information about a resolved artifact.
|
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| ResolvedDependency
Information about a resolved dependency.
|
| ResolvedModuleVersion
Represents meta-data about a resolved module version.
|
| ResolveException
A
ResolveException is thrown when a dependency configuration cannot be resolved for some reason. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Configuration.State
The states a configuration can be into.
|
| ConfigurationContainer
A
ConfigurationContainer is responsible for declaring and managing configurations. |
| ConflictResolution
The conflict resolution
|
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| DependencyResolutionListener
A
DependencyResolutionListener is notified as dependencies are resolved. |
| DependencySet
A set of artifact dependencies.
|
| ExcludeRule
An
ExcludeRule is used to describe transitive dependencies that should be excluded when resolving
dependencies. |
| Module
A
Module represents the meta-information about a project which should be used when publishing the
module. |
| ModuleVersionSelector
Selects a module version
|
| PublishArtifactSet
A set of artifacts to be published.
|
| ResolutionStrategy
Defines the strategies around dependency resolution.
|
| ResolvableDependencies
A set of
Dependency objects which can be resolved to a set of File instances. |
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| UnknownConfigurationException
An
UnknownConfigurationException is thrown when a configuration referenced by name cannot be found. |
| Class and Description |
|---|
| ConflictResolution
The conflict resolution
|
| Class and Description |
|---|
| ArtifactIdentifier
The identifier for a module artifact.
|
| ModuleVersionIdentifier
The identifier of a module version.
|
| ModuleVersionSelector
Selects a module version
|
| ResolvedModuleVersion
Represents meta-data about a resolved module version.
|
| Class and Description |
|---|
| ClientModule
To model a module in your dependency declarations.
|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| DependencyArtifact
An
Artifact represents an artifact included in a Dependency. |
| ExcludeRule
An
ExcludeRule is used to describe transitive dependencies that should be excluded when resolving
dependencies. |
| ExternalDependency
An
ExternalDependency is a Dependency on a source outside the current project hierarchy. |
| ExternalModuleDependency
A
ModuleDependency is a Dependency on a module outside the current project hierarchy. |
| FileCollectionDependency
A
FileCollectionDependency is a Dependency on a collection of local files which are not stored in a
repository. |
| ModuleDependency
A
ModuleDependency is a Dependency on a module outside the current
project. |
| ModuleVersionSelector
Selects a module version
|
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| SelfResolvingDependency
A
SelfResolvingDependency is a Dependency which is able to resolve itself, independent of a
repository. |
| Class and Description |
|---|
| ArtifactRepositoryContainer
A
ResolverContainer is responsible for managing a set of ArtifactRepository instances. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| Class and Description |
|---|
| ClientModule
To model a module in your dependency declarations.
|
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| ExternalDependency
An
ExternalDependency is a Dependency on a source outside the current project hierarchy. |
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| LenientConfiguration
Resolved configuration that does not fail eagerly when some dependencies are not resolved, or some artifacts do not exist.
|
| Module
A
Module represents the meta-information about a project which should be used when publishing the
module. |
| ModuleDependency
A
ModuleDependency is a Dependency on a module outside the current
project. |
| ModuleVersionSelector
Selects a module version
|
| PublishException
A
PublishException is thrown when a dependency configuration cannot be published for some reason. |
| ResolvedArtifact
Information about a resolved artifact.
|
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| ResolvedDependency
Information about a resolved dependency.
|
| ResolveException
A
ResolveException is thrown when a dependency configuration cannot be resolved for some reason. |
| UnresolvedDependency
Unsuccessfully resolved dependency.
|
| Class and Description |
|---|
| ModuleVersionIdentifier
The identifier of a module version.
|
| ResolvedModuleVersion
Represents meta-data about a resolved module version.
|
| Class and Description |
|---|
| ResolvedModuleVersion
Represents meta-data about a resolved module version.
|
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| ExcludeRule
An
ExcludeRule is used to describe transitive dependencies that should be excluded when resolving
dependencies. |
| Module
A
Module represents the meta-information about a project which should be used when publishing the
module. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| Class and Description |
|---|
| ClientModule
To model a module in your dependency declarations.
|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| ModuleDependency
A
ModuleDependency is a Dependency on a module outside the current
project. |
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| Class and Description |
|---|
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| ResolveException
A
ResolveException is thrown when a dependency configuration cannot be resolved for some reason. |
| Class and Description |
|---|
| ConfigurablePublishArtifact
A
PublishArtifact whose properties can be modified. |
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| ConfigurationContainer
A
ConfigurationContainer is responsible for declaring and managing configurations. |
| Class and Description |
|---|
| ClientModule
To model a module in your dependency declarations.
|
| Dependency
A
Dependency represents a dependency on the artifacts from a particular source. |
| ExternalDependency
An
ExternalDependency is a Dependency on a source outside the current project hierarchy. |
| ProjectDependency
A
ProjectDependency is a Dependency on another project in the current project hierarchy. |
| SelfResolvingDependency
A
SelfResolvingDependency is a Dependency which is able to resolve itself, independent of a
repository. |
| Class and Description |
|---|
| PublishArtifact
A
PublishArtifact is an artifact produced by a project. |
| PublishArtifactSet
A set of artifacts to be published.
|
| Class and Description |
|---|
| Module
A
Module represents the meta-information about a project which should be used when publishing the
module. |
| Class and Description |
|---|
| ConfigurationContainer
A
ConfigurationContainer is responsible for declaring and managing configurations. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| Class and Description |
|---|
| Configuration
A
Configuration represents a group of artifacts and their dependencies. |
| ResolvedConfiguration
A
ResolvedConfiguration represents the result of resolving a Configuration, and provides access
to both the artifacts and the meta-data of the result. |
| Class and Description |
|---|
| DependencyResolutionListener
A
DependencyResolutionListener is notified as dependencies are resolved. |
| ResolvableDependencies
A set of
Dependency objects which can be resolved to a set of File instances. |
| Class and Description |
|---|
| DependencyResolutionListener
A
DependencyResolutionListener is notified as dependencies are resolved. |
| ResolvableDependencies
A set of
Dependency objects which can be resolved to a set of File instances. |
Copyright © 2013. All rights reserved