Apache logging services logo Apache log4j logo

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 License Optional
com.sleepycat je 5.0.73 jar Sleepycat License No
org.apache.flume flume-ng-sdk 1.7.0 jar The Apache Software License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.8.1 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-core 2.8.1 jar Apache License, Version 2.0 No
org.apache.flume flume-ng-core 1.7.0 jar The Apache Software License, Version 2.0 Yes
org.apache.flume flume-ng-embedded-agent 1.7.0 jar The Apache Software License, Version 2.0 Yes

runtime

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.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0

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 Classifier Type License
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.flume.flume-ng-channels flume-file-channel 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-core 1.2.1 - jar -
org.apache.logging.log4j log4j-1.2-api 2.8.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.8.1 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.8.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.8.1 - jar Apache License, Version 2.0

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 License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.2.2 jar The Apache Software License, Version 2.0
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.3 jar LICENSE.txt
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
io.netty netty 3.9.4.Final jar Apache License, Version 2.0
jline jline 0.9.94 jar LICENSE.txt
joda-time joda-time 2.1 jar Apache 2
log4j apache-log4j-extras 1.1 jar Apache License, Version 2.0
org.apache.avro avro 1.7.4 jar The Apache Software License, Version 2.0
org.apache.avro avro-ipc 1.7.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.13 jar Apache License, Version 2.0
org.apache.curator curator-client 2.6.0 jar file://${basedir}/LICENSE
org.apache.curator curator-framework 2.6.0 jar file://${basedir}/LICENSE
org.apache.curator curator-recipes 2.6.0 jar file://${basedir}/LICENSE
org.apache.derby derby 10.11.1.1 jar Apache 2
org.apache.flume flume-ng-auth 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume flume-ng-configuration 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume flume-ng-node 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume.flume-ng-channels flume-jdbc-channel 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume.flume-ng-channels flume-spillable-memory-channel 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume.flume-ng-sinks flume-hdfs-sink 1.7.0 jar The Apache Software License, Version 2.0
org.apache.flume.flume-ng-sinks flume-irc-sink 1.7.0 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.1.3 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.1.3 jar LICENSE.txt
org.apache.mina mina-core 2.0.4 jar Apache 2.0 License
org.apache.thrift libthrift 0.9.0 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.apache.zookeeper zookeeper 3.4.6 jar -
org.mortbay.jetty jetty 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20110124 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.schwering irclib 1.10 jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0-GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
org.slf4j slf4j-api 1.7.24 jar MIT License
org.xerial.snappy snappy-java 1.1.0 jar The Apache Software License, Version 2.0

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 License
ant ant 1.6.5 jar The Apache Software License, Version 2.0
asm asm 3.1 jar -
com.google.protobuf protobuf-java 2.5.0 jar New BSD license
com.sun.jersey jersey-core 1.8 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-json 1.8 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-server 1.8 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-impl 2.2.3-1 jar CDDL 1.1-GPL2 w/ CPE
commons-beanutils commons-beanutils 1.7.0 jar -
commons-beanutils commons-beanutils-core 1.8.0 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-el commons-el 1.0 jar /LICENSE.txt
commons-httpclient commons-httpclient 3.0.1 jar Apache License
commons-io commons-io 2.5 jar Apache License, Version 2.0
commons-net commons-net 1.4.1 jar /LICENSE.txt
hsqldb hsqldb 1.8.0.10 jar HSQLDB License
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.xml.bind jaxb-api 2.2.2 jar CDDL 1.1-GPL2 w/ CPE
javax.xml.stream stax-api 1.0-2 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
net.java.dev.jets3t jets3t 0.6.1 jar Apache License, Version 2.0
org.apache.commons commons-math 2.1 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-jaxrs 1.7.1 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jackson jackson-xc 1.7.1 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jettison jettison 1.1 jar -
org.eclipse.jdt core 3.1.1 jar Eclipse Public License v1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mapdb mapdb 0.9.9 jar The Apache Software License, Version 2.0
org.mortbay.jetty jsp-2.1 6.1.14 jar CDDL 1.0
org.mortbay.jetty jsp-api-2.1 6.1.14 jar Apache License Version 2.0
org.mortbay.jetty servlet-api-2.5 6.1.14 jar CDDL 1.0
oro oro 2.0.8 jar -
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
tomcat jasper-compiler 5.5.12 jar -
tomcat jasper-runtime 5.5.12 jar -
xmlenc xmlenc 0.52 jar The BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Joda time

New BSD License: Hamcrest Core

Unknown: ASM Core, Jettison, commons-beanutils, hadoop-core, jasper-compiler, jasper-runtime, oro, zookeeper

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: IRC client library

The BSD License: xmlenc Library

CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-core, jersey-json, jersey-server

CDDL 1.0: Glassfish Jasper, Servlet Specification 2.5 API

Apache License: HttpClient, HttpCore

Sleepycat License: je

New BSD license: Protocol Buffer Java API

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

HSQLDB License: HSQLDB

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities, Servlet Specification API

BSD: JLine, ParaNamer Core

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Extras Companion™ for Apache log4j™., Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Apache Log4j Flume Bridge, Apache Log4j SLF4J Binding, The Netty Project

Eclipse Public License v1.0: Eclipse JDT Core

The Apache Software License, Version 2.0: Apache Avro, Apache Avro IPC, Apache Commons Logging, Apache Thrift, Apache Velocity, Commons BeanUtils Core, Commons CLI, Commons Configuration, Commons DBCP, Commons Lang, Commons Math, Commons Pool, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Flume Auth, Flume NG Configuration, Flume NG Core, Flume NG Embedded Agent, Flume NG HDFS Sink, Flume NG IRC Sink, Flume NG JDBC channel, Flume NG Node, Flume NG SDK, Flume NG Spillable Memory channel, Flume NG file-based channel, Gson, Guava: Google Core Libraries for Java, IRC client library, JAX-RS provider for JSON content type, Jackson, Jakarta Commons Net, Snappy for Java, StAX API, Xml Compatibility extensions for Jackson, ant, mapdb

GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-core, jersey-json, jersey-server

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities, Servlet Specification API

Eclipse Public License, Version 1.0: IRC client library

GNU General Public Library: Streaming API for XML

MIT License: SLF4J API Module

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

Apache 2.0 License: Apache MINA Core

Apache License Version 2.0: Glassfish Jasper API

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
ant-1.6.5.jar 1.03 MB 616 576 25 1.2 Yes -
asm-3.1.jar 43.03 kB 24 23 2 1.2 No -
jsr305-1.3.9.jar 33.01 kB 72 35 3 1.5 Yes -
gson-2.2.2.jar 189.29 kB 165 155 6 1.5 Yes -
guava-11.0.2.jar 1.65 MB 1289 1266 12 1.5 Yes -
protobuf-java-2.5.0.jar 533.46 kB 256 246 1 1.5 Yes -
je-5.0.73.jar 2.49 MB 1404 1352 48 1.5 Yes -
jersey-core-1.8.jar 458.23 kB 398 345 26 1.6 Yes -
jersey-json-1.8.jar 147.93 kB 115 92 5 1.6 Yes -
jersey-server-1.8.jar 694.35 kB 609 526 52 1.6 Yes -
jaxb-impl-2.2.3-1.jar 890.17 kB 709 660 30 1.5 Yes -
paranamer-2.3.jar 29.56 kB 25 15 1 1.5 Yes -
commons-beanutils-1.7.0.jar 188.67 kB 129 111 5 1.2 Yes -
commons-beanutils-core-1.8.0.jar 206.04 kB 131 118 6 1.3 Yes -
commons-cli-1.2.jar 41.12 kB 35 22 1 1.4 Yes -
commons-codec-1.10.jar 284.18 kB 238 92 6 1.6 Yes -
commons-collections-3.2.2.jar 588.34 kB 484 460 12 1.3 Yes -
commons-configuration-1.6.jar 298.83 kB 189 165 9 1.3 Yes -
commons-dbcp-1.4.jar 160.52 kB 80 62 5 1.6 Yes -
commons-digester-1.8.jar 143.60 kB 114 100 6 1.2 Yes -
commons-el-1.0.jar 112.34 kB 79 68 2 1.2 Yes -
commons-httpclient-3.0.1.jar 279.78 kB 162 148 8 1.1 Yes -
commons-io-2.5.jar 208.70 kB 142 123 7 1.6 Yes -
commons-lang-2.5.jar 279.19 kB 154 132 10 1.3 Yes -
commons-logging-1.2.jar 61.83 kB 42 28 2 1.2 Yes -
commons-net-1.4.1.jar 180.79 kB 145 126 12 1.2 Yes -
commons-pool-1.5.4.jar 96.22 kB 66 52 2 1.3 Yes -
hsqldb-1.8.0.10.jar 706.71 kB 383 314 13 1.2 No -
netty-3.9.4.Final.jar 1.31 MB 938 868 43 1.5 Yes -
activation-1.1.jar 62.98 kB 50 38 3 1.4 Yes -
jaxb-api-2.2.2.jar 105.13 kB 115 101 6 1.5 Yes -
stax-api-1.0-2.jar 23.35 kB 44 37 3 1.5 Yes -
jline-0.9.94.jar 87.32 kB 48 35 1 1.3 Yes -
joda-time-2.1.jar 570.48 kB 704 228 7 1.5 Yes -
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes -
apache-log4j-extras-1.1.jar 346.73 kB 253 228 11 1.4 Yes -
jets3t-0.6.1.jar 321.81 kB 178 153 14 1.4 Yes -
avro-1.7.4.jar 303.14 kB 230 208 9 1.6 Yes -
avro-ipc-1.7.4.jar 187.84 kB 140 113 6 1.6 Yes -
commons-compress-1.13.jar 467.10 kB 283 248 23 1.6 Yes -
commons-math-2.1.jar 832.41 kB 609 559 38 1.5 Yes -
curator-client-2.6.0.jar 68.87 kB 75 56 7 1.6 Yes -
curator-framework-2.6.0.jar 185.24 kB 186 167 6 1.6 Yes -
curator-recipes-2.6.0.jar 248.17 kB 213 190 9 1.6 Yes -
derby-10.11.1.1.jar 3.10 MB 1657 1597 101 1.6 No sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
45 20.56 MB 14301 12524 634 1.6 42 1
compile: 23 compile: 12.78 MB compile: 8781 compile: 7609 compile: 331 - compile: 22 compile: 1
test: 22 test: 7.79 MB test: 5520 test: 4915 test: 303 - test: 20 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
codehaus.org http://snapshots.repository.codehaus.org No Yes Yes
apache.snapshots https://repository.apache.org/snapshots No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
java.net http://download.java.net/maven/2 Yes No Yes
m1.java.net http://download.java.net/maven/1 Yes No Yes
glassfish-repository http://maven.glassfish.org/content/groups/glassfish Yes Yes No
m2.dev.java.net http://download.java.net/maven/2 Yes Yes Yes
codehaus-nexus-snapshots https://nexus.codehaus.org/content/repositories/snapshots/ No Yes Yes
central http://repo1.maven.org/maven2 Yes No No

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots glassfish-repository central
ant:ant:jar:1.6.5 - - - Found at http://repo1.maven.org/maven2
asm:asm:jar:3.1 - - - Found at http://repo1.maven.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9 - - - Found at http://repo1.maven.org/maven2
com.google.code.gson:gson:jar:2.2.2 - - - Found at http://repo1.maven.org/maven2
com.google.guava:guava:jar:11.0.2 - - - Found at http://repo1.maven.org/maven2
com.google.protobuf:protobuf-java:jar:2.5.0 - - - Found at http://repo1.maven.org/maven2
com.sleepycat:je:jar:5.0.73 - - - Found at http://repo1.maven.org/maven2
com.sun.jersey:jersey-core:jar:1.8 - - - Found at http://repo1.maven.org/maven2
com.sun.jersey:jersey-json:jar:1.8 - - - Found at http://repo1.maven.org/maven2
com.sun.jersey:jersey-server:jar:1.8 - - - Found at http://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 - - - Found at http://repo1.maven.org/maven2
com.thoughtworks.paranamer:paranamer:jar:2.3 - - - Found at http://repo1.maven.org/maven2
commons-beanutils:commons-beanutils:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
commons-beanutils:commons-beanutils-core:jar:1.8.0 - - - Found at http://repo1.maven.org/maven2
commons-cli:commons-cli:jar:1.2 - - - Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.10 - - - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.2 - - - Found at http://repo1.maven.org/maven2
commons-configuration:commons-configuration:jar:1.6 - - - Found at http://repo1.maven.org/maven2
commons-dbcp:commons-dbcp:jar:1.4 - - - Found at http://repo1.maven.org/maven2
commons-digester:commons-digester:jar:1.8 - - - Found at http://repo1.maven.org/maven2
commons-el:commons-el:jar:1.0 - - - Found at http://repo1.maven.org/maven2
commons-httpclient:commons-httpclient:jar:3.0.1 - - - Found at http://repo1.maven.org/maven2
commons-io:commons-io:jar:2.5 - - - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.5 - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.2 - - - Found at http://repo1.maven.org/maven2
commons-net:commons-net:jar:1.4.1 - - - Found at http://repo1.maven.org/maven2
commons-pool:commons-pool:jar:1.5.4 - - - Found at http://repo1.maven.org/maven2
hsqldb:hsqldb:jar:1.8.0.10 - - - Found at http://repo1.maven.org/maven2
io.netty:netty:jar:3.9.4.Final - - - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1 - - - Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.2.2 - - - Found at http://repo1.maven.org/maven2
javax.xml.stream:stax-api:jar:1.0-2 - - - Found at http://repo1.maven.org/maven2
jline:jline:jar:0.9.94 - - - Found at http://repo1.maven.org/maven2
joda-time:joda-time:jar:2.1 - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.12 - - - Found at http://repo1.maven.org/maven2
log4j:apache-log4j-extras:jar:1.1 - - - Found at http://repo1.maven.org/maven2
net.java.dev.jets3t:jets3t:jar:0.6.1 - - - Found at http://repo1.maven.org/maven2
org.apache.avro:avro:jar:1.7.4 - - - Found at http://repo1.maven.org/maven2
org.apache.avro:avro-ipc:jar:1.7.4 - - - Found at http://repo1.maven.org/maven2
org.apache.commons:commons-compress:jar:1.13 - - - Found at http://repo1.maven.org/maven2
org.apache.commons:commons-math:jar:2.1 - - - Found at http://repo1.maven.org/maven2
org.apache.curator:curator-client:jar:2.6.0 - - - Found at http://repo1.maven.org/maven2
org.apache.curator:curator-framework:jar:2.6.0 - - - Found at http://repo1.maven.org/maven2
org.apache.curator:curator-recipes:jar:2.6.0 - - - Found at http://repo1.maven.org/maven2
org.apache.derby:derby:jar:10.11.1.1 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-auth:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-configuration:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-node:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-sdk:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume.flume-ng-channels:flume-file-channel:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume.flume-ng-channels:flume-jdbc-channel:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume.flume-ng-channels:flume-spillable-memory-channel:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume.flume-ng-sinks:flume-hdfs-sink:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume.flume-ng-sinks:flume-irc-sink:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.hadoop:hadoop-core:jar:1.2.1 - - - Found at http://repo1.maven.org/maven2
org.apache.httpcomponents:httpclient:jar:4.1.3 - - - Found at http://repo1.maven.org/maven2
org.apache.httpcomponents:httpcore:jar:4.1.3 - - - Found at http://repo1.maven.org/maven2
org.apache.logging.log4j:log4j-1.2-api:jar:2.8.1 - - - -
org.apache.logging.log4j:log4j-api:jar:2.8.1 - - - -
org.apache.logging.log4j:log4j-core:jar:2.8.1 - - - -
org.apache.logging.log4j:log4j-core:test-jar:tests:2.8.1 - - - -
org.apache.logging.log4j:log4j-jcl:jar:2.8.1 - - - -
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.8.1 - - - -
org.apache.mina:mina-core:jar:2.0.4 - - - Found at http://repo1.maven.org/maven2
org.apache.thrift:libthrift:jar:0.9.0 - - - Found at http://repo1.maven.org/maven2
org.apache.velocity:velocity:jar:1.7 - - - Found at http://repo1.maven.org/maven2
org.apache.zookeeper:zookeeper:jar:3.4.6 - - - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.13 - - - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-jaxrs:jar:1.7.1 - - - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 - - - Found at http://repo1.maven.org/maven2
org.codehaus.jackson:jackson-xc:jar:1.7.1 - - - Found at http://repo1.maven.org/maven2
org.codehaus.jettison:jettison:jar:1.1 - - - Found at http://repo1.maven.org/maven2
org.eclipse.jdt:core:jar:3.1.1 - - - Found at http://repo1.maven.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at http://repo1.maven.org/maven2
org.mapdb:mapdb:jar:0.9.9 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty:jar:6.1.26 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty-util:jar:6.1.26 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jsp-2.1:jar:6.1.14 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:servlet-api:jar:2.5-20110124 - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 - - - Found at http://repo1.maven.org/maven2
org.schwering:irclib:jar:1.10 - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.7.24 - - - Found at http://repo1.maven.org/maven2
org.xerial.snappy:snappy-java:jar:1.1.0 - - - Found at http://repo1.maven.org/maven2
oro:oro:jar:2.0.8 - - - Found at http://repo1.maven.org/maven2
stax:stax-api:jar:1.0.1 - - - Found at http://repo1.maven.org/maven2
tomcat:jasper-compiler:jar:5.5.12 - - - Found at http://repo1.maven.org/maven2
tomcat:jasper-runtime:jar:5.5.12 - - - Found at http://repo1.maven.org/maven2
xmlenc:xmlenc:jar:0.52 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-core:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
org.apache.flume:flume-ng-embedded-agent:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2
Total apache.snapshots sonatype-nexus-snapshots glassfish-repository central
91 (compile: 47, test: 42, runtime: 2) 0 0 0 85