class ConsoleIvyPlugin
extends Object
Groovy Swing console. Adds Groovy Grape feedback (via an Ivy listener).
| Type | Name and description |
|---|---|
Set<String> |
downloadedArtifactsArtifacts already reported as downloading. |
Set<String> |
resolvedDependenciesDependency coordinates already reported as resolving. |
Console |
savedConsoleConsole receiving dependency progress messages. |
| Constructor and description |
|---|
ConsoleIvyPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
addListener(Console console)Registers an Ivy listener that reports Grape progress to the console. |
Console receiving dependency progress messages.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.