We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce78df commit 9b3fb8aCopy full SHA for 9b3fb8a
ali-agentic-adk-java/smartengine/pom.xml
@@ -24,8 +24,13 @@
24
25
<dependencies>
26
<dependency>
27
- <groupId>com.github.alibaba</groupId>
28
- <artifactId>SmartEngine</artifactId>
+ <groupId>com.github.alibaba.SmartEngine</groupId>
+ <artifactId>smart-engine-core</artifactId>
29
+ <version>8acf58f966</version>
30
+ </dependency>
31
+ <dependency>
32
33
+ <artifactId>smart-engine-extension-storage-common</artifactId>
34
<version>8acf58f966</version>
35
</dependency>
36
</dependencies>
0 commit comments