Browse Source

img

release_toaliyun_real
xhxu 5 years ago
parent
commit
6e86ecb940
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      pom.xml

+ 7
- 0
pom.xml View File

@@ -394,6 +394,13 @@
<version>1.4</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.twelvemonkeys.imageio/imageio-jpeg -->
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio-jpeg</artifactId>
<version>3.6</version>
</dependency>

<!-- <dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>


Loading…
Cancel
Save