<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dashscope-sdk-java</artifactId>
<version>2.16.7</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- io.reactivex.rxjava2:rxjava:2.2.21
|-- org.projectlombok:lombok:1.18.26
|-- com.google.code.gson:gson:2.8.9
|-- org.slf4j:slf4j-simple:2.0.7
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21
|-- com.squareup.okio:okio:3.6.0
|-- com.squareup.okhttp3:logging-interceptor:4.12.0
|-- com.squareup.okhttp3:okhttp-sse:4.12.0
|-- com.squareup.okhttp3:okhttp:4.12.0
|-- com.github.victools:jsonschema-generator:4.31.1
test
|-- org.junit.jupiter:junit-jupiter-engine:5.10.2
|-- org.junit.jupiter:junit-jupiter-api:5.10.2