Uses of Class
org.apache.archiva.rest.api.model.Dependency

Packages that use Dependency
org.apache.archiva.rest.services   
 

Uses of Dependency in org.apache.archiva.rest.services
 

Methods in org.apache.archiva.rest.services that return types with arguments of type Dependency
 List<Dependency> DefaultSearchService.getDependencies(String groupId, String artifactId, String version)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.