ShrinkWrap Resolver API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.resolver.api.CoordinateParseException

Packages that use CoordinateParseException
org.jboss.shrinkwrap.resolver.api   
 

Uses of CoordinateParseException in org.jboss.shrinkwrap.resolver.api
 

Methods in org.jboss.shrinkwrap.resolver.api that throw CoordinateParseException
 RESOLVESTAGETYPE ResolveStage.addDependencies(String... coordinate)
          Adds the specified coordinates, initially parsed from the specified canonical forms, to be resolved
 RESOLVESTAGETYPE ResolveStage.addDependency(String coordinate)
          Adds the specified coordinate, initially parsed from the specified canonical form, to be resolved
 


ShrinkWrap Resolver API 2.0.0-alpha-3

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