Deprecated API


Contents
Deprecated Methods
org.sonatype.aether.ConfigurationProperties.get(Map, String, boolean)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.ConfigurationProperties.get(Map, String, int)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.ConfigurationProperties.get(Map, String, String)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.ConfigurationProperties.get(RepositorySystemSession, String, boolean)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.ConfigurationProperties.get(RepositorySystemSession, String, int)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.ConfigurationProperties.get(RepositorySystemSession, String, String)
          As of version 1.12, use org.sonatype.aether.util.ConfigUtils instead. 
org.sonatype.aether.RepositorySystem.resolveDependencies(RepositorySystemSession, CollectRequest, DependencyFilter)
          As of version 1.11, use RepositorySystem.resolveDependencies(RepositorySystemSession, DependencyRequest) instead. 
org.sonatype.aether.RepositorySystem.resolveDependencies(RepositorySystemSession, DependencyNode, DependencyFilter)
          As of version 1.11, use RepositorySystem.resolveDependencies(RepositorySystemSession, DependencyRequest) instead. 
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.