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 |
---|---|---|---|---|---|
aspectj | aspectjrt | 1.5.3 | - | jar | |
com.adobe | xpaaj | 20061003 | - | jar | |
com.ibm.icu | icu4j | 3.4.4 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-fileupload | commons-fileupload | 1.1.1 | - | jar | |
commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
edu.berkeley.spo | fillerchecker-api | 1.0-SNAPSHOT | - | jar | |
edu.berkeley.spo | xfom | 0.3.0 | - | jar | |
javax.xml | jsr173 | 1.0 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
nekohtml | nekohtml | 0.9.5 | - | jar | |
net.sf.json-lib | json-lib | 0.9 | - | jar | |
org.apache.lucene | lucene-core | 2.0.0 | - | jar | |
org.compass | compass | 1.1 | - | jar | |
org.directwebremoting | dwr | 2.0.1 | - | jar | |
org.springframework | spring-dao | 2.0.5 | - | jar | |
org.springframework | spring-ldap | 1.1.2 | - | jar | |
org.springframework | spring-webmvc | 2.0.6 | - | jar | |
quartz | quartz | 1.5.2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.springframework | spring-aop | 2.0.5 | - | jar | |
org.springframework | spring-support | 2.0.5 | - | 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 | 4.3.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 | 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 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
com.servlets | cos | 05Nov2002 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.2 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
jaxen | jaxen | 1.1-beta-8 | - | jar | |
jaxme | jaxme-api | 0.3 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
net.sf.ezmorph | ezmorph | 0.8.1 | - | jar | |
org.springframework | spring-beans | 2.0.5 | - | jar | |
org.springframework | spring-context | 2.0.5 | - | jar | |
org.springframework | spring-core | 2.0.5 | - | jar | |
org.springframework | spring-web | 2.0.5 | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.4.0 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar | |
xom | xom | 1.1 | - | jar |
The Grants.gov Suite is a set of libraries and applications to perform work with Grants.gov, the system for applying for U.S. federal grants.
http://ggsuite.sourceforge.net/fillerchecker/fillerchecker-webapp
XFOM is a library that provides an object model for XFDL (PureEdge) documents.
http://ggsuite.sourceforge.net/xfom
Unnamed - com.servlets:cos:jar:05Nov2002
Unnamed - log4j:log4j:jar:1.2.12
Spring Framework: DAO
http://www.springframework.org
AOP Alliance
Apache Lucene Java
Unnamed - quartz:quartz:jar:1.5.2
OpenSymphony's Quartz Scheduler
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Java library for transforming beans, maps, collections, java arrays and XML to JSON.
http://json-lib.sourceforge.net
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xalan:xalan:jar:2.7.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - jaxme:jaxme-api:jar:0.3
Simple java library for transforming an Object to another Object.
http://ezmorph.sourceforge.net
Spring Framework: WebMVC
http://www.springframework.org
Spring Framework: Web
http://www.springframework.org
DWR is easy Ajax for Java. It makes it simple to call Java code directly from Javascript. It gets rid of almost all the boiler plate code between the web browser and your Java code.
Unnamed - javax.servlet:servlet-api:jar:2.4
Spring Framework: Support
http://www.springframework.org
JSR 173 - Streaming API for XML
Part of the Java Web Services Developer Pack 1.6
http://www.jcp.org/en/jsr/detail?id=173
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/commons/httpclient/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Unnamed - org.compass:compass:jar:1.1
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - xerces:xercesImpl:jar:2.4.0
Spring Framework: AOP
http://www.springframework.org
Unnamed - com.adobe:xpaaj:pom:20061003
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/
The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.
http://www-306.ibm.com/software/globalization/icu/
FormChecker is a Java web application that validates Grants.gov applications before submission.
http://ggsuite.sourceforge.net/fillerchecker/fillerchecker-api