boxlang-jsr-223

Installation
SKILL.md

BoxLang JSR-223 Scripting

Overview

JSR-223 ("Scripting for the Java Platform") allows Java applications to embed BoxLang as a scripting engine. This enables dynamic business logic, configurable rules, template processing, and runtime extensibility without a full recompile.


Dependencies

Maven

<dependency>
    <groupId>io.boxlang</groupId>
    <artifactId>boxlang</artifactId>
    <version>1.10.1</version>
Related skills

More from ortus-boxlang/skills

Installs
3
First Seen
Apr 11, 2026