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.cloudera.cdk | cdk-morphlines-core | 0.8.0 | jar | Apache Software License v2.0 |
com.codahale.metrics | metrics-servlets | 3.0.1 | jar | Apache License 2.0 |
org.eclipse.jetty | jetty-servlet | 8.1.13.v20130916 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.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 |
---|---|---|---|---|---|
com.cloudera.cdk | cdk-morphlines-core | 0.8.0 | tests | test-jar | Apache Software License v2.0 |
junit | junit | 4.10 | - | jar | Common Public License Version 1.0 |
org.slf4j | slf4j-log4j12 | 1.6.1 | - | jar | MIT License |
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:
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 |
---|---|---|---|---|
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
provided
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.cloudera.cdk:cdk-morphlines-metrics-servlets:jar:0.8.0
CDK Morphlines Metrics Servlets Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-metrics-servlets
Project License: Apache Software License v2.0
- com.codahale.metrics:metrics-servlets:jar:3.0.1 (compile)
Metrics Utility Servlets Description: A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.
URL: http://metrics.codahale.com/metrics-servlets/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-core:jar:3.0.1 (compile)
Metrics Core Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
URL: http://metrics.codahale.com/metrics-core/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-healthchecks:jar:3.0.1 (compile)
Metrics Health Checks Description: An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.
URL: http://metrics.codahale.com/metrics-healthchecks/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-json:jar:3.0.1 (compile)
Jackson Integration for Metrics Description: A set of Jackson modules which provide serializers for most Metrics classes.
URL: http://metrics.codahale.com/metrics-json/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-jvm:jar:3.0.1 (compile)
JVM Integration for Metrics Description: A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.
URL: http://metrics.codahale.com/metrics-jvm/
Project License: Apache License 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.2.1 (compile)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.1 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-core:jar:2.2.1 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0GNU Lesser General Public License, Version 2.1
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- com.codahale.metrics:metrics-core:jar:3.0.1 (compile)
- org.eclipse.jetty:jetty-servlet:jar:8.1.13.v20130916 (compile)
Jetty :: Servlet Handling Description: Jetty Servlet Container
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:8.1.13.v20130916 (compile)
Jetty :: Security Description: Jetty security infrastructure
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-server:jar:8.1.13.v20130916 (compile)
Jetty :: Server Core Description: The core jetty server artifact.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (compile)
Jetty Orbit :: Servlet API Description: This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.
URL: http://www.eclipse.org/jetty/jetty-orbit/javax.servlet
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:8.1.13.v20130916 (compile)
Jetty :: Continuation Description: Asynchronous API
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-http:jar:8.1.13.v20130916 (compile)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:8.1.13.v20130916 (compile)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:8.1.13.v20130916 (compile)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:8.1.13.v20130916 (compile)
- org.eclipse.jetty:jetty-io:jar:8.1.13.v20130916 (compile)
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (compile)
- org.eclipse.jetty:jetty-server:jar:8.1.13.v20130916 (compile)
- org.eclipse.jetty:jetty-security:jar:8.1.13.v20130916 (compile)
- com.cloudera.cdk:cdk-morphlines-core:jar:0.8.0 (compile)
CDK Morphlines Core Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-core
Project License: Apache Software License v2.0
- com.google.guava:guava:jar:11.0.2 (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:2.0.1 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.typesafe:config:jar:1.0.2 (compile)
config Description: config
URL: https://github.com/typesafehub/config
Project License: Apache License, Version 2.0
- com.google.guava:guava:jar:11.0.2 (compile)
- com.cloudera.cdk:cdk-morphlines-core:test-jar:tests:0.8.0 (test)
CDK Morphlines Core Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-core
Project License: Apache Software License v2.0
- junit:junit:jar:4.10 (test)
JUnit Description: 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.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core Description: There is currently no description associated with this project.
Project License: BSD style
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (test)
SLF4J LOG4J-12 Binding Description: The slf4j log4j-12 binding
URL: http://www.slf4j.org
Project License: MIT License
- log4j:log4j:jar:1.2.16 (test)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project License: The Apache Software License, Version 2.0
- log4j:log4j:jar:1.2.16 (test)
- com.codahale.metrics:metrics-servlets:jar:3.0.1 (compile)
Licenses
BSD style: Hamcrest Core
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API
Apache License, Version 2.0: config
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
Apache License 2.0: JVM Integration for Metrics, Jackson Integration for Metrics, Metrics Core, Metrics Health Checks, Metrics Utility Servlets
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, jackson-databind
Apache Software License v2.0: CDK Morphlines Core, CDK Morphlines Metrics Servlets
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
cdk-morphlines-core-0.8.0.jar | 313.25 kB | 257 | 220 | 11 | 1.6 | debug |
cdk-morphlines-core-0.8.0-tests.jar | 1.35 MB | - | - | - | - | - |
metrics-core-3.0.1.jar | 83.45 kB | 89 | 79 | 1 | 1.6 | debug |
metrics-healthchecks-3.0.1.jar | 8.92 kB | 17 | 5 | 2 | 1.6 | debug |
metrics-json-3.0.1.jar | 15.43 kB | 22 | 11 | 1 | 1.6 | debug |
metrics-jvm-3.0.1.jar | 30.14 kB | 39 | 28 | 1 | 1.6 | debug |
metrics-servlets-3.0.1.jar | 15.37 kB | 19 | 8 | 1 | 1.6 | debug |
jackson-annotations-2.2.1.jar | 33.02 kB | 60 | 48 | 1 | 1.6 | debug |
jackson-core-2.2.1.jar | 187.60 kB | 111 | 89 | 8 | 1.6 | debug |
jackson-databind-2.2.1.jar | 844.66 kB | 584 | 550 | 20 | 1.6 | debug |
jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug |
config-1.0.2.jar | 183.10 kB | 140 | 135 | 2 | 1.6 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug |
jetty-continuation-8.1.13.v20130916.jar | 20.66 kB | 23 | 11 | 1 | 1.6 | debug |
jetty-http-8.1.13.v20130916.jar | 93.87 kB | 57 | 40 | 3 | 1.6 | debug |
jetty-io-8.1.13.v20130916.jar | 101.79 kB | 74 | 60 | 3 | 1.6 | debug |
jetty-security-8.1.13.v20130916.jar | 87.82 kB | 69 | 56 | 2 | 1.6 | debug |
jetty-server-8.1.13.v20130916.jar | 346.45 kB | 190 | 154 | 9 | 1.6 | debug |
jetty-servlet-8.1.13.v20130916.jar | 100.16 kB | 58 | 38 | 3 | 1.6 | debug |
jetty-util-8.1.13.v20130916.jar | 280.94 kB | 174 | 152 | 10 | 1.6 | debug |
javax.servlet-3.0.0.v201112011016.jar | 195.69 kB | 115 | 74 | 4 | 1.5 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
26 | 6.63 MB | 4,197 | 3,668 | 156 | 1.6 | 25 |
compile: 20 | compile: 4.47 MB | compile: 3,421 | compile: 3,047 | compile: 98 | - | compile: 20 |
test: 5 | test: 2.13 MB | test: 706 | test: 587 | test: 55 | - | test: 4 |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 |