Mozilla's java implementation of a Javascript runtime. Not getting much love these days. Been waiting two years to get 1.7R5 into Maven Central.
'io.ejs:rhino:1.7R5pre'
<dependency>
<groupId>io.ejs</groupId>
<artifactId>rhino</artifactId>
<version>1.7R5pre</version>
</dependency>
<dependency org="io.ejs" name="rhino" rev="1.7R5pre"/>
"io.ejs", "rhino", "1.7R5pre"