|
@@ -20,6 +20,11 @@
|
|
|
<artifactId>examcloud-commons-dto</artifactId>
|
|
|
<version>${examcloud.version}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.qmth.commons</groupId>
|
|
|
+ <artifactId>data-sync-rabbit</artifactId>
|
|
|
+ <version>1.0-SNAPSHOT</version>
|
|
|
+ </dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.docx4j</groupId>
|