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 java.io.File
resolve(java.lang.String gid, java.lang.String aid, java.lang.String version, java.lang.String type, java.lang.String classifier)
-