File tree Expand file tree Collapse file tree 3 files changed +70
-0
lines changed
Expand file tree Collapse file tree 3 files changed +70
-0
lines changed Original file line number Diff line number Diff line change 88 <version >1.0.0-SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
11+ <description >FIT Expression for LLM</description >
12+ <url >https://github.com/ModelEngine-Group/fit-framework</url >
13+
14+ <licenses >
15+ <license >
16+ <name >MIT License</name >
17+ <url >https://opensource.org/licenses/MIT</url >
18+ <distribution >repo</distribution >
19+ </license >
20+ </licenses >
21+
22+ <developers >
23+ <developer >
24+ <name >Song Yongtan</name >
25+ <email >271667068.qq.com</email >
26+ <roles >
27+ <role >Maintainer</role >
28+ </roles >
29+ </developer >
30+ </developers >
31+
1132 <modules >
1233 <module >fel-community</module >
1334 <module >fel-core</module >
Original file line number Diff line number Diff line change 88 <artifactId >ohscript</artifactId >
99 <version >0.0.3.6-SNAPSHOT</version >
1010
11+ <description >A Lightweight Java-Based Scripting Language</description >
12+ <url >https://github.com/ModelEngine-Group/fit-framework</url >
13+
14+ <licenses >
15+ <license >
16+ <name >MIT License</name >
17+ <url >https://opensource.org/licenses/MIT</url >
18+ <distribution >repo</distribution >
19+ </license >
20+ </licenses >
21+
22+ <developers >
23+ <developer >
24+ <name >Ji Yujie</name >
25+ 26+ <roles >
27+ <role >Maintainer</role >
28+ </roles >
29+ </developer >
30+ <developer >
31+ <name >Song Yongtan</name >
32+ <email >271667068.qq.com</email >
33+ <roles >
34+ <role >Maintainer</role >
35+ </roles >
36+ </developer >
37+ </developers >
38+
1139 <properties >
1240 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1341 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 88 <version >1.0.0-SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
11+ <description >A Reactive Process Engine combining Traditional BPM Capabilities</description >
12+ <url >https://github.com/ModelEngine-Group/fit-framework</url >
13+
14+ <licenses >
15+ <license >
16+ <name >MIT License</name >
17+ <url >https://opensource.org/licenses/MIT</url >
18+ <distribution >repo</distribution >
19+ </license >
20+ </licenses >
21+
22+ <developers >
23+ <developer >
24+ <name >Song Yongtan</name >
25+ <email >271667068.qq.com</email >
26+ <roles >
27+ <role >Maintainer</role >
28+ </roles >
29+ </developer >
30+ </developers >
31+
1132 <modules >
1233 <module >waterflow-bridge-fit-reactor</module >
1334 <module >waterflow-core</module >
You can’t perform that action at this time.
0 commit comments