Project Group: org.devcake.groovy

Autoimports Groovy

org.devcake.groovy : autoimports-groovy

The library allows to execute parts of Groovy scripts in Groovy Console without having to import classes for every piece of code. All import statements from the file are applied automatically to the chunk of code being executed. This allows to use console more effectively. Also specialized Groovy Shell implementation allows to integrate this feature in other projects.

Last Version: 1.0.9

Release Date:

Remote Console

org.devcake.groovy : remoteconsole-groovy

The library allows to create remote console server easily, and run Groovy scripts remotely on the console server. It supports execution of parts of the script, with all import statements applied. The library can be used as a standalone remote console server, and as embedded console server. It contains default implementaiton of Remote Console client, whereas customized implementation is also available.

Last Version: 1.0.16

Release Date:

  • 1