Project DependenciescompileThe following is a list of compile dependencies for this project. These dependencies are required to compile and run the application: Project Transitive DependenciesThe following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies. compileThe 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.guava | guava | 10.0.1 | 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-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 | commons-dbcp | commons-dbcp | 1.4 | jar | The Apache Software License, Version 2.0 | commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 | commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 | commons-pool | commons-pool | 1.5.4 | jar | The Apache Software License, Version 2.0 | joda-time | joda-time | 2.1 | jar | Apache 2 | org.apache.avro | avro | 1.6.3 | jar | The Apache Software License, Version 2.0 | org.apache.avro | avro-ipc | 1.6.3 | jar | The Apache Software License, Version 2.0 | org.apache.derby | derby | 10.8.2.2 | jar | Apache 2 | org.apache.flume | flume-ng-configuration | 1.2.0 | jar | The Apache Software License, Version 2.0 | org.apache.flume.flume-ng-channels | flume-jdbc-channel | 1.2.0 | jar | The Apache Software License, Version 2.0 | org.apache.flume.flume-ng-sinks | flume-hdfs-sink | 1.2.0 | jar | The Apache Software License, Version 2.0 | org.apache.flume.flume-ng-sinks | flume-irc-sink | 1.2.0 | jar | The Apache Software License, Version 2.0 | org.apache.velocity | velocity | 1.7 | jar | The Apache Software License, Version 2.0 | org.codehaus.jackson | jackson-core-asl | 1.9.2 | jar | The Apache Software License, Version 2.0 | org.codehaus.jackson | jackson-mapper-asl | 1.9.2 | jar | The Apache Software License, Version 2.0 | org.jboss.netty | netty | 3.2.7.Final | jar | Apache License, Version 2.0 | 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.2 | jar | MIT License | org.xerial.snappy | snappy-java | 1.0.4.1 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree- org.apache.logging.log4j.adapters:log4j-flume-ng:jar:2.0-beta4
- org.apache.logging.log4j:log4j-api:jar:2.0-beta4 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.0-beta4 (compile)
- org.apache.logging.log4j.adapters:log4j-slf4j-impl:jar:2.0-beta4 (test)
- org.slf4j:slf4j-api:jar:1.7.2 (compile)
- org.slf4j:slf4j-ext:jar:1.7.2 (test)
- ch.qos.cal10n:cal10n-api:jar:0.7.4 (test)
- org.apache.logging.log4j.adapters:log4j-1.2-api:jar:2.0-beta4 (test)
- junit:junit:jar:4.7 (test)
- org.apache.flume:flume-ng-sdk:jar:1.2.0 (compile)
- org.apache.flume:flume-ng-core:jar:1.2.0 (compile)
Flume NG Core |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-core/ Project License: The Apache Software License, Version 2.0 |
- org.apache.flume:flume-ng-configuration:jar:1.2.0 (compile)
Flume NG Configuration |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-configuration/ Project License: The Apache Software License, Version 2.0 |
- com.google.guava:guava:jar:10.0.1 (compile)
Guava: Google Core Libraries for Java |
---|
Description: Guava is a suite of core and expanded libraries that include
utility classes, google's collections, io classes, and much
much more.
This project is a complete packaging of all the Guava libraries
into a single jar. Individual portions of Guava can be used
by downloading the appropriate module and its dependencies.
Guava (complete) has only one code dependency - javax.annotation,
per the JSR-305 spec. URL: http://code.google.com/p/guava-libraries/guava Project License: The Apache Software License, Version 2.0 |
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
- joda-time:joda-time:jar:2.1 (compile)
- org.apache.flume:flume-ng-node:jar:1.2.0 (compile)
Flume NG Node |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-node/ Project License: The Apache Software License, Version 2.0 |
- org.apache.flume.flume-ng-sinks:flume-hdfs-sink:jar:1.2.0 (compile)
Flume NG HDFS Sink |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-sinks/flume-hdfs-sink/ Project License: The Apache Software License, Version 2.0 |
- org.apache.flume.flume-ng-sinks:flume-irc-sink:jar:1.2.0 (compile)
Flume NG IRC Sink |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-sinks/flume-irc-sink/ Project License: The Apache Software License, Version 2.0 |
- org.schwering:irclib:jar:1.10 (compile)
- org.apache.flume.flume-ng-channels:flume-jdbc-channel:jar:1.2.0 (compile)
Flume NG JDBC channel |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-channels/flume-jdbc-channel/ Project License: The Apache Software License, Version 2.0 |
- commons-dbcp:commons-dbcp:jar:1.4 (compile)
- commons-pool:commons-pool:jar:1.5.4 (compile)
- org.apache.derby:derby:jar:10.8.2.2 (compile)
Apache Derby Database Engine and Embedded JDBC Driver |
---|
Description: Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. URL: http://db.apache.org/derby/derby/ Project License: Apache 2 |
- org.codehaus.jackson:jackson-core-asl:jar:1.9.2 (compile)
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 (compile)
- org.apache.flume.flume-ng-channels:flume-file-channel:jar:1.2.0 (test)
Flume NG file-based channel |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/flume-parent/flume-ng-channels/flume-file-channel/ Project License: The Apache Software License, Version 2.0 |
- org.apache.hadoop:hadoop-core:jar:1.0.1 (test)
hadoop-core |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- xmlenc:xmlenc:jar:0.52 (test)
- commons-httpclient:commons-httpclient:jar:3.0.1 (test)
HttpClient |
---|
Description: 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. URL: http://jakarta.apache.org/commons/httpclient/ Project License: Apache License |
- commons-logging:commons-logging:jar:1.0.3 (test)
- commons-codec:commons-codec:jar:1.4 (test)
Commons Codec |
---|
Description: 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. URL: http://commons.apache.org/codec/ Project License: The Apache Software License, Version 2.0 |
- org.apache.commons:commons-math:jar:2.1 (test)
- commons-configuration:commons-configuration:jar:1.6 (test)
Commons Configuration |
---|
Description: Tools to assist in the reading of configuration/preferences files in
various formats URL: http://commons.apache.org/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- commons-digester:commons-digester:jar:1.8 (test)
- commons-beanutils:commons-beanutils:jar:1.7.0 (test)
commons-beanutils |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- commons-beanutils:commons-beanutils-core:jar:1.8.0 (test)
Commons BeanUtils Core |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://commons.apache.org/beanutils/ Project License: The Apache Software License, Version 2.0 |
- commons-net:commons-net:jar:1.4.1 (test)
Jakarta Commons Net |
---|
Description: There is currently no description associated with this project. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- org.mortbay.jetty:jetty:jar:6.1.26 (compile)
- org.mortbay.jetty:jetty-util:jar:6.1.26 (compile)
- tomcat:jasper-runtime:jar:5.5.12 (test)
jasper-runtime |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- tomcat:jasper-compiler:jar:5.5.12 (test)
jasper-compiler |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 (test)
- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 (test)
- org.mortbay.jetty:jsp-2.1:jar:6.1.14 (test)
- ant:ant:jar:1.6.5 (test)
ant |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://www.apache.org/ant/ Project License: The Apache Software License, Version 2.0 |
- commons-el:commons-el:jar:1.0 (test)
- net.java.dev.jets3t:jets3t:jar:0.7.1 (test)
An open source Java toolkit for Amazon S3 |
---|
Description: JetS3t is a free, open-source Java toolkit and application suite for the Amazon Simple Storage Service (Amazon S3). The JetS3t toolkit provides Java programmers with a powerful yet simple API for interacting with S3 and managing data stored there. URL: http://jets3t.s3.amazonaws.com/index.html Project License: Apache License, Version 2.0 |
- net.sf.kosmosfs:kfs:jar:0.3 (test)
- hsqldb:hsqldb:jar:1.8.0.10 (test)
- oro:oro:jar:2.0.8 (test)
oro |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.eclipse.jdt:core:jar:3.1.1 (test)
LicensesHSQLDB License: HSQLDB Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities, Servlet Specification API Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Joda time Unknown: Logging, commons-beanutils, hadoop-core, jasper-compiler, jasper-runtime, oro BSD: ParaNamer Core Apache License, Version 2.0: An open source Java toolkit for Amazon S3, The Netty Project Eclipse Public License v1.0: Eclipse JDT Core The Apache Software License, Version 2.0: Apache Avro, Apache Avro IPC, Apache Log4J Core, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Flume NG Bridge, Apache Log4j SLF4J Binding, Apache Velocity, Commons BeanUtils Core, Commons CLI, Commons Codec, Commons Collections, Commons Configuration, Commons DBCP, Commons IO, Commons Lang, Commons Math, Commons Pool, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Flume NG Configuration, Flume NG Core, Flume NG HDFS Sink, Flume NG IRC Sink, Flume NG JDBC channel, Flume NG Node, Flume NG SDK, Flume NG file-based channel, Guava: Google Core Libraries for Java, IRC client library, Jackson, Jakarta Commons Net, Snappy for Java, ant, kosmosfs GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: IRC client library The BSD License: xmlenc Library CDDL 1.0: Glassfish Jasper, Servlet Specification 2.5 API Apache License: HttpClient Apache Software License - Version 2.0: Jetty Server, Jetty Utilities, Servlet Specification API Eclipse Public License, Version 1.0: IRC client library Common Public License Version 1.0: JUnit MIT License: Compiler assisted localization library (CAL10N) - API, SLF4J API Module, SLF4J Extensions Module Apache License Version 2.0: Glassfish Jasper API Dependency File DetailsFilename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
ant-1.6.5.jar | 1,009.81 kB | 616 | 576 | 25 | 1.2 | debug | - | cal10n-api-0.7.4.jar | 29.29 kB | 38 | 26 | 3 | 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 | - | paranamer-2.3.jar | 28.86 kB | 25 | 15 | 1 | 1.5 | debug | - | commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug | - | commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | 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-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - | commons-configuration-1.6.jar | 291.83 kB | 189 | 165 | 9 | 1.3 | debug | - | commons-dbcp-1.4.jar | 156.76 kB | 80 | 62 | 5 | 1.6 | debug | - | commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug | - | commons-el-1.0.jar | 109.71 kB | 79 | 68 | 2 | 1.2 | debug | - | commons-httpclient-3.0.1.jar | 273.22 kB | 162 | 148 | 8 | 1.1 | debug | - | commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug | - | commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug | - | commons-logging-1.0.3.jar | 30.86 kB | 27 | 17 | 2 | 1.2 | debug | - | commons-net-1.4.1.jar | 176.55 kB | 145 | 126 | 12 | 1.2 | debug | - | commons-pool-1.5.4.jar | 93.97 kB | 66 | 52 | 2 | 1.3 | debug | - | hsqldb-1.8.0.10.jar | 690.15 kB | 383 | 314 | 13 | 1.2 | release | - | joda-time-2.1.jar | 557.11 kB | 704 | 228 | 7 | 1.5 | debug | - | junit-4.7.jar | 226.91 kB | 261 | 225 | 29 | 1.5 | 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 | - | avro-1.6.3.jar | 285.95 kB | 224 | 202 | 9 | 1.6 | debug | - | avro-ipc-1.6.3.jar | 179.79 kB | 139 | 112 | 6 | 1.6 | debug | - | commons-math-2.1.jar | 812.90 kB | 609 | 559 | 38 | 1.5 | debug | - | derby-10.8.2.2.jar | 2.55 MB | 1,568 | 1,508 | 96 | 1.6 | release | sealed | Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
29 | 10.78 MB | 8,004 | 6,861 | 348 | 1.6 | 27 | 1 | compile: 13 | compile: 6.28 MB | compile: 4,850 | compile: 4,089 | compile: 167 | - | compile: 12 | compile: 1 | test: 16 | test: 4.51 MB | test: 3,154 | test: 2,772 | test: 181 | - | test: 15 | - |
|