|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating @HasInternalProtocol public interface IvyDependency
A module dependency declared in an ivy dependency descriptor published as part of an IvyPublication.
Method Summary | |
---|---|
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. |
Method Detail |
---|
public String getConfMapping()
public String getModule()
public String getOrganisation()
public String getRevision()
Gradle API 1.12