bsh
|
All Files (~280k) - Latest, beta but stable, release.
This jar contains all of the packages listed below.
|
bsh-2.0b4.jar
|
bsh-core
|
Core interpreter only (~143k) - The minimal footprint, interpreter only.
|
bsh-core-2.0b4.jar
|
bsh-classgen
|
BeanShell class generation (~31k) - Adds the ability for BeanShell to script
full Java classes and interpret standard Java code.
|
bsh-classgen-2.0b4.jar
|
bsh-commands
|
Shell commands (~20k) - adds useful beanshell shell commands to the
core package.
|
bsh-commands-2.0b4.jar
|
bsh-util
|
BeanShell utilities (~42k) - Adds misc. utilities used by other packages and
commands.
|
bsh-util-2.0b4.jar
|
bsh-classpath
|
BeanShell classpath management (~16k) - Adds class reloading and classpath
capabilities to the core package. Requires Java 1.2 or greater to activate.
|
bsh-classpath-2.0b4.jar
|
bsh-reflect
|
BeanShell reflective accessibility (~1k) - Adds the ability for BeanShell to
access private/protected fields, methods, and non-public classes (subject to
any Java runtime security). Requires Java 1.2 or greater to activate.
|
bsh-reflect-2.0b4.jar
|
bsh-bsf
|
Apache/IBM Bean Scripting Framework (BSF) Adapter for BeanShell (~2k) -
This is the necessary adapter for BeanShell to be used with BSF.
|
bsh-bsf-2.0b4.jar
|