Package org.eclipse.tycho.core.shared
Interface MavenRepositorySystem
-
- All Known Implementing Classes:
MavenRepositorySystemAdapter
public interface MavenRepositorySystem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description File
resolve(String gid, String aid, String version, String type, String classifier)
-