Skip to content

插件总览

Erupt 采用模块化设计,核心功能拆分为独立 Maven 模块,按需引入,版本号与核心保持一致。

AI 模块6

核心模块4

数据连接13

工具模块14

商业模块PRO3

第三方插件社区5

引入方式

所有官方模块的版本号与 erupt 核心版本保持一致,使用 ${erupt.version} 统一管理:

xml
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>模块名</artifactId>
    <version>${erupt.version}</version>
</dependency>

贡献者

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

页面历史

Released under the Apache-2.0 License.