Registry / utility / dirigible-commons-api

dirigible-commons-api

JSON →
library7.2.0javamavenunverified

Core API modules for the Eclipse Dirigible low-code development platform.

<dependency> <groupId>org.eclipse.dirigible</groupId> <artifactId>dirigible-commons-api</artifactId> <version>7.2.0</version> </dependency>
INSTALL
IMPORT
SIG · DIRIGIBLE-COMMONS-
D
dirigible-commons-api
utilityjavav7.2.0
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.

ScriptingException
✓ org.eclipse.dirigible.commons.api.scripting.ScriptingException

Throw a scripting exception in a Dirigible script.

import org.eclipse.dirigible.commons.api.scripting.ScriptingException; public class MyScript { public void execute() throws ScriptingException { throw new ScriptingException("An error occurred"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dirigible-commons-api — mvn dependency:get dirigible-commons-api · libregistry