BshConsole v1.0.0 is not general available and can be downloaded from maven central here.
A few important note: BshConsole is based on the latest (HEAD/SNAPSHOT) of Beanshell 2.1.0; this has not been released yet and is currently (Aug 4th, 2018) available only building from source as a maven snapshot. This prevented to release a version of BshConsole. To overcome this problem, BshConsole uses a released version of a Beanshell snapshot from the fork https://github.com/stefanofornari/beanshell. You should be able to replace a fresh build of the Beanshell jar into /lib without any problem. If you encounter any issues, please open a ticket.
Next step
fix issue #5 (Upgrade to jline 3.8.x ) - DONE
Show the version of the beanshell jar used at startup
Add status bar at the bottom of the console - DONE
BshConsole v1.0.0 is not general available and can be downloaded from maven central here.
A few important note: BshConsole is based on the latest (HEAD/SNAPSHOT) of Beanshell 2.1.0; this has not been released yet and is currently (Aug 4th, 2018) available only building from source as a maven snapshot. This prevented to release a version of BshConsole. To overcome this problem, BshConsole uses a released version of a Beanshell snapshot from the fork https://github.com/stefanofornari/beanshell. You should be able to replace a fresh build of the Beanshell jar into /lib without any problem. If you encounter any issues, please open a ticket.
Next step