BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java.
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>2.0b5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates a BeanShell script that prints 10.
Use a stable version if available.
No dependency data recorded yet.