Uses of Class
org.apache.maven.model.Exclusion

Packages that use Exclusion
org.apache.maven.model   
 

Uses of Exclusion in org.apache.maven.model
 

Methods in org.apache.maven.model with parameters of type Exclusion
 void Dependency.addExclusion(Exclusion exclusion)
          Method addExclusion
 void Dependency.removeExclusion(Exclusion exclusion)
          Method removeExclusion
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.