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 | License |
|---|---|---|---|---|
| com.google.guava | guava | 10.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.inject | guice | 3.0 | jar | The Apache Software License, Version 2.0 |
| com.google.inject.extensions | guice-multibindings | 3.0 | jar | The Apache Software License, Version 2.0 |
| com.google.inject.extensions | guice-servlet | 3.0 | jar | The Apache Software License, Version 2.0 |
| com.jolbox | bonecp | 0.7.1.RELEASE | jar | Apache v2 |
| com.ning | metrics.goodwill-access | 0.1.5 | jar | Apache License 2.0 |
| com.ning | metrics.serialization-common | 2.0.2 | jar | Apache License 2.0 |
| com.ning.jetty | ning-service-skeleton-base | 0.0.7 | jar | Apache License 2.0 |
| com.sun.jersey | jersey-server | 1.9.1 | jar | CDDL 1.1-GPL2 w/ CPE |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
| net.sf.opencsv | opencsv | 2.3 | jar | Apache 2 |
| org.codehaus.jackson | jackson-mapper-asl | 1.9.2 | jar | The Apache Software License, Version 2.0 |
| org.skife.config | config-magic | 0.9 | jar | Apache License 2.0 |
| org.slf4j | slf4j-api | 1.6.3 | jar | MIT License |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| mysql | mysql-connector-java | 5.1.18 | jar | The GNU General Public License, Version 2 |
| org.slf4j | slf4j-log4j12 | 1.6.3 | jar | MIT License |
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 | License |
|---|---|---|---|---|
| org.testng | testng | 6.3 | jar | Apache License, Version 2.0 |
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 | Type | License |
|---|---|---|---|---|
| javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
| org.netezza | nzjdbc3 | 6.0.3 | 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:
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.slf4j | jcl-over-slf4j | 1.6.3 | jar | MIT License |
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 | License |
|---|---|---|---|---|
| com.beust | jcommander | 1.12 | jar | The Apache Software License, Version 2.0 |
| junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
| org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
| org.yaml | snakeyaml | 1.6 | jar | LICENSE.txt |
Public Domain: AOP alliance
CDDL + GPLv2 with classpath exception: Java Servlet API
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Apache 2: Joda time, opencsv
Unknown: nzjdbc3
BSD: ASM Core
Apache License, Version 2.0: TestNG, The Netty Project
The Apache Software License, Version 2.0: Apache Log4j, Commons IO, Commons Lang, Data Mapper for Jackson, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Google Guice - Extensions - Servlet, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, JCommander, Jackson, arecibo-jmx, arecibo-metrics, javax.inject, jaxrs-metrics, jdbi-metrics, jmxutils
CDDL 1.1: jersey-core, jersey-guice, jersey-server
GPL2 w/ CPE: jersey-core, jersey-guice, jersey-server
Apache v2: BoneCP :: Core Library
Apache License 2.0: Asynchronous Http Client, config-magic, eventtracker-smile, goodwill, goodwill-access, jDBI, mogwee-executors, ning-service-skeleton-base, ning-service-skeleton-core, ning-service-skeleton-utils, serialization-common, serialization-writer
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: metrics-core, metrics-guice, metrics-servlet
GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type
Apache License Version 2.0: SnakeYAML
The GNU General Public License, Version 2: MySQL java connector
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| asm-3.3.1.jar | 42.56 kB | 24 | 23 | 2 | 1.2 | release |
| jcommander-1.12.jar | 30.55 kB | 36 | 23 | 4 | 1.5 | debug |
| jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug |
| guava-10.0.1.jar | 1.43 MB | 1,185 | 1,164 | 10 | 1.5 | debug |
| guice-3.0.jar | 693.84 kB | 585 | 565 | 12 | 1.5 | debug |
| guice-multibindings-3.0.jar | 33.66 kB | 29 | 20 | 1 | 1.5 | debug |
| guice-servlet-3.0.jar | 63.49 kB | 67 | 58 | 1 | 1.5 | debug |
| bonecp-0.7.1.RELEASE.jar | 113.00 kB | 59 | 45 | 4 | 1.6 | debug |
| mogwee-executors-1.1.0.jar | 12.73 kB | 19 | 9 | 1 | 1.6 | debug |
| async-http-client-1.6.5.jar | 333.52 kB | 235 | 206 | 18 | 1.5 | debug |
| metrics.eventtracker-smile-4.0.4.jar | 3.18 MB | 2,260 | 1,652 | 93 | 1.6 | debug |
| metrics.goodwill-access-0.1.5.jar | 20.36 kB | 23 | 11 | 1 | 1.6 | debug |
| metrics.serialization-common-2.0.2.jar | 27.57 kB | 41 | 27 | 3 | 1.6 | debug |
| metrics.serialization-writer-2.0.2.jar | 24.08 kB | 31 | 19 | 1 | 1.6 | debug |
| arecibo-jmx-1.0.3.jar | 15.82 kB | 19 | 8 | 1 | 1.6 | debug |
| arecibo-metrics-1.0.1.jar | 7.60 kB | 15 | 3 | 2 | 1.6 | debug |
| jaxrs-metrics-1.0.2.jar | 9.24 kB | 17 | 6 | 1 | 1.6 | debug |
| jdbi-metrics-1.0.1.jar | 20.65 kB | 33 | 21 | 2 | 1.6 | debug |
| ning-service-skeleton-base-0.0.7.jar | 8.04 kB | 14 | 2 | 1 | 1.6 | debug |
| ning-service-skeleton-core-0.0.7.jar | 8.84 kB | 19 | 5 | 4 | 1.6 | debug |
| ning-service-skeleton-utils-0.0.7.jar | 31.16 kB | 37 | 20 | 7 | 1.6 | debug |
| jersey-core-1.9.1.jar | 448.93 kB | 398 | 345 | 26 | 1.6 | debug |
| jersey-server-1.9.1.jar | 699.90 kB | 625 | 542 | 52 | 1.6 | debug |
| jersey-guice-1.9.1.jar | 14.44 kB | 22 | 8 | 3 | 1.6 | debug |
| metrics-core-2.0.0-BETA17.jar | 59.82 kB | 66 | 52 | 5 | 1.6 | debug |
| metrics-guice-2.0.0-BETA17.jar | 11.92 kB | 23 | 12 | 1 | 1.6 | debug |
| metrics-servlet-2.0.0-BETA17.jar | 13.92 kB | 16 | 4 | 2 | 1.6 | debug |
| commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug |
| commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug |
| javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
| javax.servlet-api-3.0.1.jar | 83.35 kB | 94 | 74 | 4 | 1.5 | debug |
| joda-time-2.0.jar | 555.89 kB | 701 | 228 | 7 | 1.5 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug |
| mysql-connector-java-5.1.18.jar | 771.37 kB | 279 | 245 | 12 | 1.6 | debug |
| opencsv-2.3.jar | 19.36 kB | 22 | 10 | 2 | 1.5 | debug |
| bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
| jackson-core-asl-1.9.2.jar | 222.94 kB | 136 | 120 | 8 | 1.5 | debug |
| jackson-jaxrs-1.9.2.jar | 17.89 kB | 17 | 7 | 1 | 1.5 | debug |
| jackson-mapper-asl-1.9.2.jar | 747.70 kB | 521 | 494 | 18 | 1.5 | debug |
| netty-3.2.5.Final.jar | 773.74 kB | 581 | 519 | 34 | 1.5 | debug |
| jdbi-2.27.jar | 509.80 kB | 490 | 443 | 23 | 1.6 | debug |
| nzjdbc3-6.0.3.jar | 332.36 kB | 204 | 179 | 14 | 1.5 | debug |
| config-magic-0.9.jar | 415.15 kB | 322 | 299 | 10 | 1.5 | debug |
| jcl-over-slf4j-1.6.3.jar | 16.90 kB | 23 | 9 | 2 | 1.3 | debug |
| jul-to-slf4j-1.6.3.jar | 4.75 kB | 11 | 1 | 1 | 1.4 | debug |
| slf4j-api-1.6.3.jar | 25.09 kB | 34 | 23 | 3 | 1.3 | debug |
| slf4j-log4j12-1.6.3.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
| testng-6.3.jar | 580.80 kB | 408 | 374 | 21 | 1.5 | debug |
| jmxutils-1.10.jar | 69.67 kB | 63 | 44 | 4 | 1.5 | debug |
| snakeyaml-1.6.jar | 226.68 kB | 208 | 183 | 16 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 52 | 13.86 MB | 11,103 | 8,961 | 495 | 1.6 | 49 |
| compile: 42 | compile: 11.47 MB | compile: 9,478 | compile: 7,610 | compile: 407 | - | compile: 40 |
| test: 5 | test: 1.20 MB | test: 1,009 | test: 838 | test: 55 | - | test: 4 |
| runtime: 3 | runtime: 797.79 kB | runtime: 318 | runtime: 260 | runtime: 15 | - | runtime: 3 |
| provided: 2 | provided: 415.71 kB | provided: 298 | provided: 253 | provided: 18 | - | provided: 2 |
| Repo ID | URL | Release | Snapshot | |
|---|---|---|---|---|
| m2.java.net | http://download.java.net/maven/2 | Yes | Yes | - |
| cloudera | https://repository.cloudera.com/content/repositories/releases/ | Yes | Yes | - |
| repo.codahale.com | http://repo.codahale.com | Yes | Yes | - |
| jboss-public-repository-group | http://repository.jboss.org/nexus/content/groups/public | Yes | Yes | - |
| maven2-repository.java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
| repository.jboss.org | http://repository.jboss.org/nexus/content/groups/public/ | Yes | Yes | - |
| jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
| scala-tools-releases | http://scala-tools.org/repo-releases/ | Yes | Yes | - |
| apache.snapshots | https://repository.apache.org/content/repositories/snapshots/ | - | Yes | - |
| neo4j-public-repository | http://m2.neo4j.org | Yes | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
| glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes | - |
| uk.maven.org | http://uk.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.