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 9b3fb8a commit fb648b1Copy full SHA for fb648b1
ali-agentic-adk-java/smartengine/pom.xml
@@ -33,6 +33,11 @@
33
<artifactId>smart-engine-extension-storage-common</artifactId>
34
<version>8acf58f966</version>
35
</dependency>
36
+ <dependency>
37
+ <groupId>com.github.alibaba.SmartEngine</groupId>
38
+ <artifactId>smart-engine-extension-storage-custom</artifactId>
39
+ <version>8acf58f966</version>
40
+ </dependency>
41
</dependencies>
42
43
<build>
0 commit comments