ShrinkWrap Resolver Maven API 2.0.0-cr-1

org.jboss.shrinkwrap.resolver.api.maven
Interface MavenFormatStage

All Superinterfaces:
FormatStage<MavenResolvedArtifact>

public interface MavenFormatStage
extends FormatStage<MavenResolvedArtifact>

Represents the formatting stage of Maven-based resolution in which the resolved artifact is returned in the desired format.

Author:
Andrew Lee Rubinger, Karel Piwko

Method Summary
 
Methods inherited from interface org.jboss.shrinkwrap.resolver.api.FormatStage
as, asFile, asInputStream, asResolvedArtifact, asSingle, asSingleFile, asSingleInputStream, asSingleResolvedArtifact
 


ShrinkWrap Resolver Maven API 2.0.0-cr-1

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