Registry / utility / groovy-console

groovy-console

JSON →
library3.0.25javamavenunverified

Groovy Console provides a graphical console for interactive Groovy scripting.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-console</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-CONSOLE
G
groovy-console
utilityjavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Console
groovy.ui.Console

Launch the Groovy Console

import groovy.ui.Console; Console console = new Console(); console.run();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
groovy-console — mvn dependency:get groovy-console · libregistry