A module dependency declared in an ivy dependency descriptor published as part of an IvyPublication.
Type | Name and description |
---|---|
String |
getConfMapping() The configuration mapping string that will be output for this dependency. |
String |
getModule() The module value for this dependency. |
String |
getOrganisation() The organisation value for this dependency. |
String |
getRevision() The revision value for this dependency. |
The configuration mapping string that will be output for this dependency. A null value indicates that no "conf" attribute will be written for this dependency.
The module value for this dependency.
The organisation value for this dependency.
The revision value for this dependency.