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.google.guava guava r07 jar
com.sun.jmx jmxri 1.2.1 jar
commons-logging commons-logging 1.0.4 jar
jline jline 0.9.9 jar
log4j log4j 1.2.15 jar
org.antlr antlr-runtime 3.2 jar
org.apache hbase-trx 0.90.0 jar
org.apache.hadoop hadoop-core 0.20.3-append-r964955-1240 jar
org.apache.hadoop zookeeper 3.3.1 jar
org.apache.hbase hbase 0.90.0 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.6 jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
ant ant 1.6.5 jar
antlr antlr 2.7.7 jar
asm asm 3.1 jar
com.google.protobuf protobuf-java 2.3.0 jar
com.sun.jdmk jmxtools 1.2.1 jar
com.sun.jersey jersey-core 1.4 jar
com.sun.jersey jersey-json 1.4 jar
com.sun.jersey jersey-server 1.4 jar
com.sun.xml.bind jaxb-impl 2.1.12 jar
com.thoughtworks.paranamer paranamer 2.2 jar
com.thoughtworks.paranamer paranamer-ant 2.2 jar
com.thoughtworks.paranamer paranamer-generator 2.2 jar
com.thoughtworks.qdox qdox 1.10.1 jar
commons-cli commons-cli 1.2 jar
commons-codec commons-codec 1.4 jar
commons-el commons-el 1.0 jar
commons-httpclient commons-httpclient 3.1 jar
commons-lang commons-lang 2.5 jar
commons-net commons-net 1.4.1 jar
hsqldb hsqldb 1.8.0.10 jar
javax.activation activation 1.1 jar
javax.jms jms 1.1 jar
javax.mail mail 1.4 jar
javax.ws.rs jsr311-api 1.1.1 jar
javax.xml.bind jaxb-api 2.1 jar
net.java.dev.jets3t jets3t 0.7.1 jar
net.sf.kosmosfs kfs 0.3 jar
org.antlr stringtemplate 3.2 jar
org.apache.ant ant 1.7.1 jar
org.apache.ant ant-launcher 1.7.1 jar
org.apache.hadoop avro 1.3.3 jar
org.apache.thrift thrift 0.2.0 jar
org.apache.zookeeper zookeeper 3.3.2 jar
org.codehaus.jackson jackson-core-asl 1.5.5 jar
org.codehaus.jackson jackson-jaxrs 1.5.5 jar
org.codehaus.jackson jackson-mapper-asl 1.4.2 jar
org.codehaus.jackson jackson-xc 1.5.5 jar
org.codehaus.jettison jettison 1.1 jar
org.eclipse.jdt core 3.1.1 jar
org.jruby jruby-complete 1.0.3 jar
org.mortbay.jetty jetty 6.1.26 jar
org.mortbay.jetty jetty-util 6.1.26 jar
org.mortbay.jetty jsp-2.1 6.1.14 jar
org.mortbay.jetty jsp-api-2.1 6.1.14 jar
org.mortbay.jetty servlet-api-2.5 6.1.14 jar
org.slf4j slf4j-api 1.5.8 jar
oro oro 2.0.8 jar
stax stax-api 1.0.1 jar
tomcat jasper-compiler 5.5.12 jar
tomcat jasper-runtime 5.5.12 jar
xmlenc xmlenc 0.52 jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type
org.slf4j slf4j-log4j12 1.5.8 jar

Project Dependency Graph

Dependency Tree

  • com.hbql:HBql:jar:0.90.0.1 Information
    • junit:junit:jar:4.6 (test) Information
    • org.apache.hbase:hbase:jar:0.90.0 (compile) Information
    • org.apache:hbase-trx:jar:0.90.0 (compile) Information
      • org.apache.hbase:hbase:jar:0.90.0 (compile) Information
    • commons-logging:commons-logging:jar:1.0.4 (compile) Information
    • log4j:log4j:jar:1.2.15 (compile) Information
      • javax.mail:mail:jar:1.4 (compile) Information
        • javax.activation:activation:jar:1.1 (compile) Information
      • javax.jms:jms:jar:1.1 (compile) Information
      • com.sun.jdmk:jmxtools:jar:1.2.1 (compile) Information
      • com.sun.jmx:jmxri:jar:1.2.1 (compile) Information
    • org.apache.hadoop:hadoop-core:jar:0.20.3-append-r964955-1240 (compile) Information
      • commons-cli:commons-cli:jar:1.2 (compile) Information
      • xmlenc:xmlenc:jar:0.52 (compile) Information
      • commons-net:commons-net:jar:1.4.1 (compile) Information
        • oro:oro:jar:2.0.8 (compile) Information
      • tomcat:jasper-runtime:jar:5.5.12 (compile) Information
      • tomcat:jasper-compiler:jar:5.5.12 (compile) Information
      • org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 (compile) Information
      • org.mortbay.jetty:jsp-2.1:jar:6.1.14 (compile) Information
      • commons-el:commons-el:jar:1.0 (compile) Information
      • net.java.dev.jets3t:jets3t:jar:0.7.1 (compile) Information
        • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
      • org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 (compile) Information
      • net.sf.kosmosfs:kfs:jar:0.3 (compile) Information
      • hsqldb:hsqldb:jar:1.8.0.10 (compile) Information
      • oro:oro:jar:2.0.8 (compile) Information
      • org.eclipse.jdt:core:jar:3.1.1 (compile) Information
    • org.apache.hadoop:zookeeper:jar:3.3.1 (compile) Information
    • org.antlr:antlr-runtime:jar:3.2 (compile) Information
      • org.antlr:stringtemplate:jar:3.2 (compile) Information
        • antlr:antlr:jar:2.7.7 (compile) Information
    • jline:jline:jar:0.9.9 (compile) Information
    • com.sun.jmx:jmxri:jar:1.2.1 (compile) Information
    • com.google.guava:guava:jar:r07 (compile) Information

Licenses

Public Domain: ParaNamer Ant, ParaNamer Core, ParaNamer Generator

Unknown: ASM Core, Antlr 3 Runtime, JMX 1.2.1 Reference Implementation, Java Message Service, Jettison, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - com.sun.jmx:jmxri:jar:1.2.1, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.12, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, Unnamed - org.apache.hadoop:avro:jar:1.3.3, Unnamed - org.apache.hadoop:hadoop-core:jar:0.20.3-append-r964955-1240, Unnamed - org.apache.thrift:thrift:jar:0.2.0, Unnamed - org.apache.zookeeper:zookeeper:jar:3.3.1, Unnamed - org.apache.zookeeper:zookeeper:jar:3.3.2, Unnamed - oro:oro:jar:2.0.8, Unnamed - tomcat:jasper-compiler:jar:5.5.12, Unnamed - tomcat:jasper-runtime:jar:5.5.12, hbase-trx, org.apache.tools.ant

BSD licence: ANTLR StringTemplate

CDDL License: jsr311-api

The BSD License: xmlenc Library

apache-2.0: Unnamed - ant:ant:jar:1.6.5, Unnamed - commons-el:commons-el:jar:1.0

CDDL 1.1: jersey-core, jersey-json, jersey-server

CDDL 1.0: Glassfish Jasper, Servlet Specification 2.5 API

Apache License: HttpClient

BSD License: AntLR Parser Generator

New BSD license: Protocol Buffer Java API

Common Public License Version 1.0: JUnit

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

HSQLDB License: HSQLDB

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

Common Public License - v 1.0: JRuby Complete

BSD: JLine

GNU General Public License Version 2: JRuby Complete

Apache License, Version 2.0: An open source Java toolkit for Amazon S3

GNU Lesser General Public License Version 2.1: JRuby Complete

Eclipse Public License v1.0: Eclipse JDT Core

The Apache Software License, Version 2.0: Apache Log4j, Commons CLI, Commons Codec, Commons Lang, Data Mapper for Jackson, Guava (Google Common Libraries), HBase, HBql, JAX-RS provider for JSON content type, Jackson, Jakarta Commons Net, Logging, QDox, StAX API, Xml Compatibility extensions for Jackson, kosmosfs

GPL2 w/ CPE: jersey-core, jersey-json, jersey-server

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson

Apache License Version 2.0: Glassfish Jasper API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
ant-1.6.5.jar 1,009.81 kB 616 576 25 1.2 debug
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug
asm-3.1.jar 42.02 kB 24 23 2 1.2 release
guava-r07.jar 1.03 MB 857 838 8 1.5 debug
protobuf-java-2.3.0.jar 320.93 kB 161 151 1 1.5 debug
jmxtools-1.2.1.jar 99.99 kB 52 44 4 1.2 debug
jersey-core-1.4.jar 444.84 kB 395 344 25 1.6 debug
jersey-json-1.4.jar 139.48 kB 112 89 5 1.6 debug
jersey-server-1.4.jar 661.72 kB 591 507 54 1.6 debug
jmxri-1.2.1.jar 357.28 kB 241 222 12 1.2 debug
jaxb-impl-2.1.12.jar 847.46 kB 703 655 29 1.5 debug
paranamer-2.2.jar 28.70 kB 25 15 1 1.5 debug
paranamer-ant-2.2.jar 5.29 kB 13 2 1 1.5 debug
paranamer-generator-2.2.jar 6.77 kB 15 4 1 1.5 debug
qdox-1.10.1.jar 169.18 kB 123 103 11 1.4 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.4.jar 56.80 kB 47 30 5 1.4 debug
commons-el-1.0.jar 109.71 kB 79 68 2 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-lang-2.5.jar 272.65 kB 154 132 10 1.3 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
commons-net-1.4.1.jar 176.55 kB 145 126 12 1.2 debug
hsqldb-1.8.0.10.jar 690.15 kB 383 314 13 1.2 release
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
jms-1.1.jar 25.64 kB 62 58 1 1.1 debug
mail-1.4.jar 379.75 kB 273 250 12 1.4 debug
jsr311-api-1.1.1.jar 45.28 kB 67 55 3 1.5 debug
jaxb-api-2.1.jar 87.86 kB 113 100 6 1.5 debug
jline-0.9.9.jar 55.59 kB 44 33 1 1.3 debug
junit-4.6.jar 213.11 kB 239 204 28 1.5 debug
log4j-1.2.15.jar 382.65 kB 296 259 19 1.1 debug
jets3t-0.7.1.jar 368.93 kB 212 183 17 1.4 debug
kfs-0.3.jar 11.70 kB 12 6 1 1.6 debug
antlr-runtime-3.2.jar 148.43 kB 122 109 4 1.4 debug
stringtemplate-3.2.jar 167.99 kB 83 81 4 1.4 debug
hbase-trx-0.90.0.jar 98.79 kB 73 55 5 1.5 debug
ant-1.7.1.jar 1.26 MB 818 769 29 1.2 debug
ant-launcher-1.7.1.jar 11.86 kB 12 5 1 1.2 debug
avro-1.3.3.jar 331.87 kB 247 229 12 1.6 debug
hadoop-core-0.20.3-append-r964955-1240.jar 2.58 MB 1,480 1,380 62 1.6 debug
zookeeper-3.3.1.jar 582.21 kB 362 339 18 1.5 debug
hbase-0.90.0.jar 2.35 MB 1,230 1,156 46 1.6 debug
thrift-0.2.0.jar 183.13 kB 146 78 5 1.5 debug
zookeeper-3.3.2.jar 584.34 kB 362 339 18 1.5 debug
jackson-core-asl-1.5.5.jar 167.93 kB 113 99 7 1.5 debug
jackson-jaxrs-1.5.5.jar 16.67 kB 16 7 1 1.5 debug
jackson-mapper-asl-1.4.2.jar 377.45 kB 287 269 10 1.5 debug
jackson-xc-1.5.5.jar 24.17 kB 17 8 1 1.5 debug
jettison-1.1.jar 66.17 kB 55 40 5 1.1 debug
core-3.1.1.jar 3.40 MB 1,343 1,256 43 1.2 debug
jruby-complete-1.0.3.jar 4.27 MB 3,449 2,408 52 1.4 debug
jetty-6.1.26.jar 527.26 kB 267 237 14 1.4 debug
jetty-util-6.1.26.jar 172.98 kB 120 105 6 1.4 debug
jsp-2.1-6.1.14.jar 1,000.66 kB 679 585 44 1.5 debug
jsp-api-2.1-6.1.14.jar 131.75 kB 134 107 8 1.5 debug
servlet-api-2.5-6.1.14.jar 129.27 kB 78 42 2 1.4 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
slf4j-log4j12-1.5.8.jar 9.45 kB 16 6 1 1.3 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
jasper-compiler-5.5.12.jar 395.59 kB 192 180 7 1.4 debug
jasper-runtime-5.5.12.jar 74.90 kB 57 46 5 1.4 debug
xmlenc-0.52.jar 14.66 kB 17 11 2 1.3 release
Total Size Entries Classes Packages JDK Rev Debug
63 27.79 MB 18,519 15,929 761 1.6 59
compile: 61 compile: 27.57 MB compile: 18,264 compile: 15,719 compile: 732 - compile: 57
test: 1 test: 213.11 kB test: 239 test: 204 test: 28 - test: 1
runtime: 1 runtime: 9.45 kB runtime: 16 runtime: 6 runtime: 1 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
glassfish.dev.java.net http://download.java.net/maven/glassfish Yes Yes -
temp-hadoop http://people.apache.org/~rawson/repo Yes - -
java.net http://download.java.net/maven/2 Yes - -
m1.java.net http://download.java.net/maven/1 Yes - -
m1.dev.java.net http://download.java.net/maven/1 Yes Yes -
antlr-snapshot http://antlr.org/antlr-snapshot Yes Yes -
temp-thrift http://people.apache.org/~rawson/repo/ Yes - -
codehaus.org http://snapshots.repository.codehaus.org - Yes -
asf-releases https://repository.apache.org/content/repositories/public/ Yes Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -
jline http://jline.sourceforge.net/m2repo Yes Yes Yes
codehaus http://repository.codehaus.org/ Yes - -
googlecode http://google-maven-repository.googlecode.com/svn/repository/ Yes - -
glassfish-repository http://maven.glassfish.org/content/groups/glassfish Yes Yes -
m2.dev.java.net http://download.java.net/maven/2 Yes Yes -
central http://repo1.maven.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact glassfish.dev.java.net temp-hadoop java.net m1.java.net m1.dev.java.net antlr-snapshot temp-thrift codehaus.org asf-releases apache.snapshots codehaus googlecode glassfish-repository m2.dev.java.net central
ant:ant:jar:1.6.5 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
antlr:antlr:jar:2.7.7 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
asm:asm:jar:3.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.google.guava:guava:jar:r07 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.google.protobuf:protobuf-java:jar:2.3.0 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.sun.jdmk:jmxtools:jar:1.2.1 - - - - - - - - - - - - - - -
com.sun.jersey:jersey-core:jar:1.4 - - Found at http://download.java.net/maven/2 - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2 -
com.sun.jersey:jersey-json:jar:1.4 - - Found at http://download.java.net/maven/2 - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2 -
com.sun.jersey:jersey-server:jar:1.4 - - Found at http://download.java.net/maven/2 - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2 -
com.sun.jmx:jmxri:jar:1.2.1 - - - - - - - - - - - - - - -
com.sun.xml.bind:jaxb-impl:jar:2.1.12 - - - Found at http://download.java.net/maven/1 Found at http://download.java.net/maven/1 - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.thoughtworks.paranamer:paranamer:jar:2.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.thoughtworks.paranamer:paranamer-ant:jar:2.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.thoughtworks.paranamer:paranamer-generator:jar:2.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
com.thoughtworks.qdox:qdox:jar:1.10.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-cli:commons-cli:jar:1.2 - - - - - - - - Found at https://repository.apache.org/content/repositories/public/ - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.4 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-el:commons-el:jar:1.0 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-httpclient:commons-httpclient:jar:3.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.5 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.0.4 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
commons-net:commons-net:jar:1.4.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
hsqldb:hsqldb:jar:1.8.0.10 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1 - - - Found at http://download.java.net/maven/1 Found at http://download.java.net/maven/1 - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
javax.jms:jms:jar:1.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - -
javax.mail:mail:jar:1.4 - - - Found at http://download.java.net/maven/1 Found at http://download.java.net/maven/1 - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
javax.ws.rs:jsr311-api:jar:1.1.1 - - Found at http://download.java.net/maven/2 - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2 Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.1 - - - Found at http://download.java.net/maven/1 Found at http://download.java.net/maven/1 - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
jline:jline:jar:0.9.9 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.6 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.15 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
net.java.dev.jets3t:jets3t:jar:0.7.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
net.sf.kosmosfs:kfs:jar:0.3 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.antlr:antlr-runtime:jar:3.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.antlr:stringtemplate:jar:3.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.apache:hbase-trx:jar:0.90.0 - - - - - - - - - - - - - - -
org.apache.ant:ant:jar:1.7.1 - - - - - - - - Found at https://repository.apache.org/content/repositories/public/ - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.apache.ant:ant-launcher:jar:1.7.1 - - - - - - - - Found at https://repository.apache.org/content/repositories/public/ - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.apache.hadoop:avro:jar:1.3.3 - - - - - - - - Found at https://repository.apache.org/content/repositories/public/ - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.apache.hadoop:hadoop-core:jar:0.20.3-append-r964955-1240 - Found at http://people.apache.org/~rawson/repo - - - - Found at http://people.apache.org/~rawson/repo/ - - - - - - - -
org.apache.hadoop:zookeeper:jar:3.3.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.apache.hbase:hbase:jar:0.90.0 - - - - - - - - - - - - - - -
org.apache.thrift:thrift:jar:0.2.0 - Found at http://people.apache.org/~rawson/repo - - - - Found at http://people.apache.org/~rawson/repo/ - - - - - - - -
org.apache.zookeeper:zookeeper:jar:3.3.2 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.5.5 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-jaxrs:jar:1.5.5 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-mapper-asl:jar:1.4.2 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-xc:jar:1.5.5 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.codehaus.jettison:jettison:jar:1.1 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.eclipse.jdt:core:jar:3.1.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.jruby:jruby-complete:jar:1.0.3 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty:jar:6.1.26 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty-util:jar:6.1.26 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jsp-2.1:jar:6.1.14 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 - - - - - - - - - - Found at http://repository.codehaus.org/ - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.5.8 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.5.8 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
oro:oro:jar:2.0.8 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
stax:stax-api:jar:1.0.1 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
tomcat:jasper-compiler:jar:5.5.12 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
tomcat:jasper-runtime:jar:5.5.12 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
xmlenc:xmlenc:jar:0.52 - - - - - - - - - - - - Found at http://maven.glassfish.org/content/groups/glassfish - Found at http://repo1.maven.org/maven2
Total glassfish.dev.java.net temp-hadoop java.net m1.java.net m1.dev.java.net antlr-snapshot temp-thrift codehaus.org asf-releases apache.snapshots codehaus googlecode glassfish-repository m2.dev.java.net central
63 (compile: 61, test: 1, runtime: 1) 0 2 4 4 4 0 2 0 4 0 9 0 57 4 53