ShrinkWrap Resolver Maven API 2.0.0-alpha-1

Package org.jboss.shrinkwrap.resolver.api.maven

Interface Summary
ConfiguredMavenDependencyResolver A marker for any object which can be returned as a result of MavenDependencyResolver.configureFrom(MavenConfigurationType)
EffectivePomMavenDependencyResolver  
EffectivePomMavenDependencyShortcut An artifact builder is object which holds and construct dependencies and it is able to resolve them into an array of ShrinkWrap archives.
MavenConfigurationType<T extends ConfiguredMavenDependencyResolver> A strategy how to configure Maven session inside of the test.
MavenDependency Describes Maven Resolution Element.
MavenDependencyBuilder  
MavenDependencyResolver An artifact builder is object which holds and construct dependencies and it is able to resolve them into an array of ShrinkWrap archives.
MavenDependencyShortcut An artifact builder is object which holds and construct dependencies and it is able to resolve them into an array of ShrinkWrap archives.
MavenImporter An ShrinkWrap importer which is able to reuse information in a pom file in order to help you build the archive content.
MavenImporter.EffectivePomMavenImporter A ShrinkWrap importer which already has metadata required in order to modify the archive.
MavenResolutionFilter A filter which can filter results retrieved by a particular dependency builder.
 

Class Summary
Maven Shortcut API for Maven artifact builder which holds and construct dependencies and is able to resolve them into ShrinkWrap archives.
MavenConfigurationTypes A set for configuration types which are available by default in ShrinkWrap Maven Dependency Resolver
 


ShrinkWrap Resolver Maven API 2.0.0-alpha-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.