The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.drew | metadata-extractor | 2.3.1 | - | jar | |
commons-fileupload | commons-fileupload | 1.1.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
hivemind | hivemind | 1.1.1 | - | jar | |
jaxen | jaxen | 1.1-beta-9 | - | jar | |
jboss | javassist | 3.0 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
xstream | xstream | 1.1.3 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
com.ibm.icu | icu4j | 2.6.1 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
org.ccil.cowan.tagsoup | tagsoup | 0.9.7 | - | jar | |
xalan | xalan | 2.6.0 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar | |
xom | xom | 1.0b3 | - | jar |
GINP - Java Photo Gallery Web Application
ginp is a Java Web Application for Viewing Photo Collections. It automatically presents the folders and files that have been placed on the web server with scp, nfs, ftp, webdav etc.., as a browsable Picture Gallery
Unnamed - xstream:xstream:jar:1.1.3
Unnamed - junit:junit:jar:3.8.1
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - log4j:log4j:jar:1.2.12
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - com.drew:metadata-extractor:jar:2.3.1
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Unnamed - javax.servlet:servlet-api:jar:2.4
dom4j: the flexible XML framework for Java
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Jaxen is a universal Java XPath engine.
TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML.
http://mercury.ccil.org/~cowan/XML/tagsoup/
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - com.ibm.icu:icu4j:jar:2.6.1
Unnamed - xerces:xmlParserAPIs:jar:2.6.2