Skip to content

Plugins Overview โ€‹

Erupt follows a modular design โ€” core capabilities are split into independent Maven modules so you can pull in only what you need, all versioned in lockstep with the core.

AI Modules6

Core Modules4

Data Connectors13

Tool Modules14

Commercial ModulesPRO3

Third-party PluginsCommunity5

Installation โ€‹

All official modules share the same version as the erupt core, managed via ${erupt.version}:

xml
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>module-name</artifactId>
    <version>${erupt.version}</version>
</dependency>

Contributors

The avatar of contributor named as YuePeng YuePeng
The avatar of contributor named as Claude Opus 5 (1M context) Claude Opus 5 (1M context)

Changelog

Released under the Apache-2.0 License.