Registry / utility / groovy-bsf

groovy-bsf

JSON →
library3.0.25javamavenunverified

Provides the Bean Scripting Framework (BSF) integration for the Groovy dynamic language on the JVM.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-bsf</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-BSF
G
groovy-bsf
utilityjavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GroovyEngine
org.codehaus.groovy.bsf.GroovyEngine

Evaluate a Groovy script using the BSF engine.

import org.codehaus.groovy.bsf.GroovyEngine; GroovyEngine engine = new GroovyEngine(); engine.eval("groovy", "script", "println 'Hello'");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
groovy-bsf — mvn dependency:get groovy-bsf · libregistry