test
This commit is contained in:
20
pom.xml
20
pom.xml
@@ -244,12 +244,6 @@
|
||||
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.jexcelapi</groupId>
|
||||
<artifactId>jxl</artifactId>
|
||||
<version>2.6.12</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.tess4j</groupId>
|
||||
<artifactId>tess4j</artifactId>
|
||||
@@ -307,7 +301,7 @@
|
||||
<artifactId>spring-boot-starter-thymeleaf</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--视频转码依赖-->
|
||||
<!--视频转码依赖 - 占体积最大,400-500MB -->
|
||||
<dependency>
|
||||
<groupId>org.bytedeco</groupId>
|
||||
<artifactId>javacv</artifactId>
|
||||
@@ -358,12 +352,6 @@
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!-- 图片转pdf 判断方向 -->
|
||||
<dependency>
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
<version>2.16.0</version> <!-- 请确保使用最新版本 -->
|
||||
</dependency>
|
||||
|
||||
<!-- 获取mp3元数据 -->
|
||||
<dependency>
|
||||
<groupId>org</groupId>
|
||||
@@ -504,12 +492,6 @@
|
||||
<version>2.16.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-imaging</artifactId>
|
||||
<version>1.0-alpha2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.itextpdf</groupId>
|
||||
<artifactId>itextpdf</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user