|
@@ -121,16 +121,10 @@
|
|
|
<groupId>com.baidu.aip</groupId>
|
|
|
<artifactId>java-sdk</artifactId>
|
|
|
</dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.esotericsoftware</groupId>
|
|
|
<artifactId>reflectasm</artifactId>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>cn.com.qmth.examcloud</groupId>
|
|
|
- <artifactId>examcloud-reports-commons</artifactId>
|
|
|
- <version>${project.version}</version>
|
|
|
- </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
</project>
|