MVN

io.github.alexcheng1982 : spring-ai-dashscope-spring-boot-starter

Maven & Gradle

May 05, 2024

Aliyun Dashscope Spring AI Client :: Spring Boot Starter · Aliyun Dashscope Spring AI Client :: Spring Boot Starter

<dependency>
    <groupId>io.github.alexcheng1982</groupId>
    <artifactId>spring-ai-dashscope-spring-boot-starter</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.alexcheng1982 : spring-ai-dashscope-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of io.github.alexcheng1982 : spring-ai-dashscope-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
spring-ai-dashscope-spring-boot-starter-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.alexcheng1982</groupId>
    <artifactId>spring-ai-dashscope-spring-boot-starter</artifactId>
    <version>0.9.0</version>
</dependency>

Advertisement