|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.github.GitHubDependenciesPlugin
@Incubating class GitHubDependenciesPlugin
Property Summary | |
---|---|
FileResolver |
fileResolver
|
Instantiator |
instantiator
|
BaseRepositoryFactory |
resolverFactory
|
Constructor Summary | |
GitHubDependenciesPlugin(FileResolver fileResolver, Instantiator instantiator, DependencyResolutionServices dependencyResolutionServices)
|
Method Summary | |
---|---|
void
|
apply(Project project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
FileResolver fileResolver
Instantiator instantiator
BaseRepositoryFactory resolverFactory
Constructor Detail |
---|
@Inject GitHubDependenciesPlugin(FileResolver fileResolver, Instantiator instantiator, DependencyResolutionServices dependencyResolutionServices)
Method Detail |
---|
void apply(Project project)
Gradle API 1.3-rc-1