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 |
---|---|---|---|---|---|
org.utgenome | utgb-core | 0.9.5 | - | jar | |
org.xerial | xerial-core | 0.8.1 | - | 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 |
---|---|---|---|---|---|
com.google.gwt | gwt-servlet | 1.5.0 | - | 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.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 |
---|---|---|---|---|---|
com.google.gwt | gwt-user | 1.5.0 | - | jar | |
org.apache.tomcat | servlet-api | 6.0.13 | - | 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 |
---|---|---|---|---|---|
com.allen_sauer.gwt | gwt-dnd | 2.0.7 | - | jar | |
com.google.gwt.gears | gwt-google-apis | 1.0.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-dbutils | commons-dbutils | 1.1 | - | jar | |
commons-fileupload | commons-fileupload | 1.2 | - | jar | |
log4j | log4j | 1.2.9 | - | jar | |
org.antlr | antlr-runtime | 3.0.1 | - | jar | |
org.antlr | stringtemplate | 3.1-b1 | - | jar | |
org.xerial | xerial-storage | 0.5.6 | - | jar | |
org.xerial.thirdparty | org.antlr.antlr-runtime | 3.0.1 | - | jar | |
org.xerial.thirdparty | org.antlr.antlr2 | 2.7.7 | - | jar | |
org.xerial.thirdparty | org.antlr.stringtemplate | 3.1b1 | - | jar | |
org.xerial.thirdparty | org.postgresql.driver | 8.2-jdbc3 | - | jar | |
org.xerial.thirdparty | org.xmlpull.xpp | 1.1.3.4.K | - | jar | |
xpp3 | xpp3 | 1.1.4c | - | 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 |
---|---|---|---|---|---|
org.xerial | sqlite-jdbc | 3.5.9 | - | jar |
UTGB Medaka Genome Browser
http://utgenome.org/utgb-track-base/utgb-medaka
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 - org.apache.tomcat:servlet-api:jar:6.0.13
javax.servlet package
Unnamed - com.google.gwt:gwt-user:jar:1.5.0
UTGB Core Components
Unnamed - log4j:log4j:jar:1.2.9
Unnamed - com.allen_sauer.gwt:gwt-dnd:jar:2.0.7
Xerial Storage: B-Trees, Column-Compressed Storage
http://www.xerial.org/svn/project/XerialJ/trunk/xerial-base/xerial-storage
A package of Java utility classes for easing JDBC development
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Unnamed - org.xerial.thirdparty:org.postgresql.driver:jar:8.2-jdbc3
Unnamed - com.google.gwt.gears:gwt-google-apis:jar:1.0.0
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/fileupload/
SQLite JDBC library
http://www.xerial.org/maven/repository/site/xerial/sqlite-jdbc
Unnamed - com.google.gwt:gwt-servlet:jar:1.5.0
Xerial Core: standard utilities for XerialJ project
http://www.xerial.org/maven/repository/site/xerial/xerial-core
The runtime classes required to execute parsers generated by ANTLR.
StringTemplate Template Engine
StringTemplate is a java template engine (with ports for C# and Python) for generating source code, web pages, emails, or any other formatted text output.
MXP1: Xml Pull Parser 3rd Edition (XPP3)
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.