Package org.jboss.forge.project.dependencies

Interface Summary
Dependency Represents a project library dependency.
DependencyFilter Used to filter Dependency objects in collections.
DependencyMetadata Represents meta-information for a given Dependency including its dependency chain, configured DependencyRepository instances, and any managed dependency version information.
DependencyRepository  
DependencyResolverProvider Used to resolve Dependency versions, DependencyResource artifacts, and dependencies of a given Dependency
 

Class Summary
DependencyBuilder Builder to create Dependency objects.
DependencyImpl This class is internal; instead use DependencyBuilder for Dependency creation & instantiation.
DependencyRepositoryImpl  
DependencyResolver  
ExcludedDependencyBuilder  
 

Enum Summary
ScopeType Represents the various dependency scopes.
 



Copyright © 2011 Seam Framework. All Rights Reserved.