|
ShrinkWrap Resolver API 2.0.0-cr-1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CoordinateParseException in org.jboss.shrinkwrap.resolver.api |
|---|
| Methods in org.jboss.shrinkwrap.resolver.api that throw CoordinateParseException | |
|---|---|
STRATEGYSTAGETYPE |
ResolveStage.resolve(Collection<String> canonicalForms)
Begins resolution by defining a Collection of desired dependencies (in canonical form), returning the
next StrategyStage for the user to define the ResolutionStrategy. |
STRATEGYSTAGETYPE |
ResolveStage.resolve(String... canonicalForms)
Begins resolution by defining a set of desired dependencies (in canonical form), returning the next StrategyStage
for the user to define the ResolutionStrategy. |
STRATEGYSTAGETYPE |
ResolveStage.resolve(String canonicalForm)
Begins resolution by defining the single desired dependency (in canonical form), returning the next StrategyStage
for the user to define the ResolutionStrategy. |
|
ShrinkWrap Resolver API 2.0.0-cr-1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||