public interface IvyRepository extends Repository
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
artifactPattern() |
boolean |
descriptorOptional() |
java.lang.String |
id() |
java.lang.String |
ivyPattern() |
boolean |
mavenCompatible() |
boolean |
skipConsistencyCheck() |
java.net.URL |
url() |