|
@@ -156,6 +156,12 @@
|
|
<groupId>org.apache.tika</groupId>
|
|
<groupId>org.apache.tika</groupId>
|
|
<artifactId>tika-core</artifactId> <!-- 文件客户端:文件类型的识别 -->
|
|
<artifactId>tika-core</artifactId> <!-- 文件客户端:文件类型的识别 -->
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.citu</groupId>
|
|
|
|
+ <artifactId>menduner-system-api</artifactId>
|
|
|
|
+ <version>2.4.0-SNAPSHOT</version>
|
|
|
|
+ <scope>compile</scope>
|
|
|
|
+ </dependency>
|
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
<build>
|
|
<build>
|