Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type |
---|
com.sun.media | jai-codec | 1.1.3 | jar |
commons-io | commons-io | 1.4 | jar |
javax.media | jai-core | 1.1.3 | jar |
javax.media | jai_imageio | 1.1 | jar |
log4j | log4j | 1.2.15 | jar |
org.jdom | jdom | 1.1 | jar |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type |
---|
junit | junit | 4.8.1 | jar |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.mycore.iview2:image-tiler:jar:1.5

- javax.media:jai-core:jar:1.1.3 (compile)

Java Advanced Imaging |
---|
Description: The Java Advanced Imaging API extends the Java 2 platform by allowing
sophisticated, high-performance image processing to be incorporated into Java applets
and applications. It is a set of classes providing imaging functionality beyond that of
Java 2D and the Java Foundation classes, though it is designed for compatibility with
those APIs. This API implements a set of core image processing capabilities including
image tiling, regions of interest, deferred execution and a set of core image processing
operators, including many common point, area, and frequency domain operators. URL: http://java.sun.com/products/java-media/jai Project License: Sun Microsystems, Inc. Binary Code License Agreement |
- javax.media:jai_imageio:jar:1.1 (compile)

Unnamed - javax.media:jai_imageio:jar:1.1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- com.sun.media:jai-codec:jar:1.1.3 (compile)

- javax.media:jai-core:jar:1.1.3 (compile)

Java Advanced Imaging |
---|
Description: The Java Advanced Imaging API extends the Java 2 platform by allowing
sophisticated, high-performance image processing to be incorporated into Java applets
and applications. It is a set of classes providing imaging functionality beyond that of
Java 2D and the Java Foundation classes, though it is designed for compatibility with
those APIs. This API implements a set of core image processing capabilities including
image tiling, regions of interest, deferred execution and a set of core image processing
operators, including many common point, area, and frequency domain operators. URL: http://java.sun.com/products/java-media/jai Project License: Sun Microsystems, Inc. Binary Code License Agreement |
- log4j:log4j:jar:1.2.15 (compile)

- org.jdom:jdom:jar:1.1 (compile)

JDOM |
---|
Description: JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for
easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and
is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM
and SAX. URL: http://www.jdom.org/ Project License: No project license is defined for this project. |
- commons-io:commons-io:jar:1.4 (compile)

- junit:junit:jar:4.8.1 (test)

Licenses
GPL: MyCoRe IView2 Image Tiler Library
Unknown: JDOM, Unnamed - javax.media:jai_imageio:jar:1.1
Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging Codecs
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, Commons IO
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
jai-codec-1.1.3.jar | 252.11 kB | 102 | 95 | 4 | 1.3 | debug | sealed |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug | - |
jai-core-1.1.3.jar | 1.81 MB | 844 | 826 | 16 | 1.3 | debug | sealed |
jai_imageio-1.1.jar | 1.09 MB | 634 | 559 | 44 | 1.4 | debug | sealed |
junit-4.8.1.jar | 231.49 kB | 267 | 230 | 30 | 1.5 | debug | - |
log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug | - |
jdom-1.1.jar | 149.53 kB | 89 | 76 | 8 | 1.2 | debug | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
7 | 4.00 MB | 2,325 | 2,121 | 126 | 1.5 | 7 | 3 |
compile: 6 | compile: 3.77 MB | compile: 2,058 | compile: 1,891 | compile: 96 | - | compile: 6 | compile: 3 |
test: 1 | test: 231.49 kB | test: 267 | test: 230 | test: 30 | - | test: 1 | - |