mirror of
https://github.com/sismics/docs.git
synced 2025-12-16 03:06:22 +00:00
add jpeg 2000 imageIO plugin
This commit is contained in:
@@ -168,6 +168,11 @@
|
||||
<groupId>com.github.jai-imageio</groupId>
|
||||
<artifactId>jai-imageio-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.jai-imageio</groupId>
|
||||
<artifactId>jai-imageio-jpeg2000</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user