Extension for configuring VersionEye plugin.
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
declared |
|
static java.lang.String |
transitive |
| Constructor and description |
|---|
VersionEyeExtension
(org.gradle.api.Project project) |
| Type | Name and description |
|---|---|
boolean |
acceptConfiguration(java.lang.String name)Test if the given configuration should be excluded. |
void |
exclude(java.lang.String... configs)Specify configurations to exclude. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation