Package xsbti
Interface IvyRepository
-
- All Superinterfaces:
Repository
public interface IvyRepository extends Repository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringartifactPattern()booleandescriptorOptional()java.lang.Stringid()java.lang.StringivyPattern()booleanmavenCompatible()booleanskipConsistencyCheck()java.net.URLurl()
-