Fork me on GitHub

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 Licenses
com.101tec zkclient 0.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.streams streams-config 0.3-incubating jar Apache License, Version 2.0
org.apache.streams streams-core 0.3-incubating jar Apache License, Version 2.0
org.apache.streams streams-util 0.3-incubating jar Apache License, Version 2.0
org.scala-lang scala-library 2.9.2 jar BSD-like
org.slf4j jcl-over-slf4j 1.7.6 jar MIT License
org.slf4j slf4j-api 1.7.6 jar MIT License

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 Licenses
junit junit 4.11 - jar Common Public License Version 1.0
org.apache.streams streams-testing 0.3-incubating tests test-jar Apache License, Version 2.0

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 Licenses
org.apache.storm storm-core 0.9.1-incubating jar The Apache Software 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 Licenses
ch.qos.logback logback-classic 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.1.2 jar The Apache Software License, Version 2.0
com.fasterxml aalto-xml 0.9.9 jar The Apache Software License, Version 2.0
com.fasterxml jackson-xml-databind 0.6.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-joda 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-json-org 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-scala_2.10 2.3.2 jar The Apache Software License, Version 2.0
com.google.code.findbugs annotations 1.3.9 jar GNU Lesser Public License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.2.4 jar The Apache Software License, Version 2.0
com.google.code.javaparser javaparser 1.0.11 jar -
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
com.sun.codemodel codemodel 2.6 jar CDDL v1.1 / GPL v2 dual license
com.sun.istack istack-commons-runtime 2.16 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-core 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-impl 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.12 jar Apache License, Version 2.0
com.thoughtworks.paranamer paranamer 2.6 jar LICENSE.txt
com.typesafe config 1.2.0 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.0.0.GA jar license.txt
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
javax.xml.bind jaxb-api 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
javax.xml.bind jsr173_api 1.0 jar -
javax.xml.stream stax-api 1.0-2 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
jline jline 0.9.94 jar LICENSE.txt
joda-time joda-time 2.2 jar Apache 2
nz.net.ultraq.jaxb jaxb-utilities 1.2.6 jar The Apache Software License, Version 2.0
org.apache.streams streams-pojo 0.3-incubating jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.4.5 jar -
org.codehaus.jackson jackson-core-asl 1.9.11 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.11 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-xc 1.9.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.woodstox stax2-api 3.1.1 jar The BSD License
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.netty netty 3.2.2.Final jar Apache License, Version 2.0
org.json json 20140107 jar The JSON License
org.jsonschema2pojo jsonschema2pojo-core 0.4.10 jar Apache License, Version 2.0
org.reflections reflections 0.9.9 jar WTFPL-The New BSD License

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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

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 Classifier Type Licenses
clj-stacktrace clj-stacktrace 0.2.2 - jar -
clj-time clj-time 0.4.1 - jar -
clout clout 1.0.1 - jar -
com.esotericsoftware.kryo kryo 2.17 - jar New BSD License
com.esotericsoftware.minlog minlog 1.2 - jar New BSD License
com.esotericsoftware.reflectasm reflectasm 1.07 shaded jar New BSD License
com.googlecode.disruptor disruptor 2.10.1 - jar The Apache Software License, Version 2.0
com.googlecode.json-simple json-simple 1.1 - jar The Apache Software License, Version 2.0
com.netflix.curator curator-client 1.0.1 - jar The Apache Software License, Version 2.0
com.netflix.curator curator-framework 1.0.1 - jar The Apache Software License, Version 2.0
com.twitter carbonite 1.3.2 - jar -
com.twitter meat-locker 0.3.1 - jar -
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-fileupload commons-fileupload 1.2.1 - jar The Apache Software License, Version 2.0
compojure compojure 1.1.3 - jar Eclipse Public License
hiccup hiccup 0.3.6 - jar -
io.netty netty 3.8.0.Final - jar Apache License, Version 2.0
javax.servlet servlet-api 2.5 - jar -
org.apache.commons commons-exec 1.1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.1.1 - jar LICENSE.txt
org.apache.httpcomponents httpcore 4.1 - jar LICENSE.txt
org.clojure clojure 1.4.0 - jar Eclipse Public License 1.0
org.clojure core.incubator 0.1.0 - jar Eclipse Public License 1.0
org.clojure math.numeric-tower 0.0.1 - jar Eclipse Public License 1.0
org.clojure tools.cli 0.2.2 - jar Eclipse Public License 1.0
org.clojure tools.logging 0.2.3 - jar Eclipse Public License 1.0
org.clojure tools.macro 0.1.0 - jar Eclipse Public License 1.0
org.jgrapht jgrapht-core 0.9.0 - jar GNU Lesser General Public License Version 2.1, February 1999-Eclipse Public License (EPL) 1.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-20081211 - jar Apache License Version 2.0
org.objenesis objenesis 1.2 - jar Apache 2
org.ow2.asm asm 4.0 - jar BSD
org.slf4j log4j-over-slf4j 1.7.6 - jar Apache Software Licenses
org.yaml snakeyaml 1.11 - jar LICENSE.txt
ring ring-core 1.1.5 - jar -
ring ring-devel 0.3.11 - jar -
ring ring-jetty-adapter 0.3.11 - jar -
ring ring-servlet 0.3.11 - jar -

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache License Version 2.0: Servlet Specification API, SnakeYAML

The BSD License: Stax2 API

Eclipse Public License 1.0: clojure, core.incubator, math.numeric-tower, tools.cli, tools.logging, tools.macro

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

GPL2 w/ CPE: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

New BSD License: Hamcrest Core, Kryo, MinLog, ReflectASM

Apache 2: Joda time, Objenesis

BSD: ASM Core, JLine, ParaNamer Core

GNU General Public Library: Streaming API for XML

Unknown: carbonite, clj-stacktrace, clj-time, clout, hiccup, javaparser, jsr173_api, meat-locker, ring-core, ring-devel, ring-jetty-adapter, ring-servlet, servlet-api, zookeeper

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Javassist

GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core

Apache License, Version 2.0: Apache Commons Codec, Bean Validation API, The Netty Project, config, fastinfoset, jsonschema2pojo-core, streams-config, streams-core, streams-pojo, streams-runtime-storm, streams-testing, streams-util

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

CDDL v1.1 / GPL v2 dual license: Codemodel Core

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

GNU Lesser General Public License (LGPL), Version 2.1: Xml Compatibility extensions for Jackson

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

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-datatype-Joda, Jackson-datatype-json.org, Jackson-module-JAXB-annotations, jackson-databind

CDDL 1.1: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

Eclipse Public License (EPL) 1.0: JGraphT - Core

Apache License: HttpClient, HttpCore

The JSON License: JSON in Java

Eclipse Public License: compojure

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU Lesser Public License: FindBugs-Annotations

WTFPL: Reflections

CDDL License: jsr311-api

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

BSD-like: Scala Library

LGPL 2.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Collections, Commons Exec, Commons FileUpload, Commons IO, Commons Lang, Data Mapper for Jackson, Disruptor Framework, FindBugs-jsr305, Gson, Guava: Google Core Libraries for Java, JAXB Utilities, JSON.simple, Jackson, Jackson-XML-databind, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-datatype-Joda, Jackson-datatype-json.org, Jackson-module-JAXB-annotations, RandomizedTesting Randomized Runner, Storm Core, Xml Compatibility extensions for Jackson, ZkClient, aalto-xml, curator-client, curator-framework, jackson-databind, jackson-module-scala

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.1.jar 270.9 kB 211 173 25 1.5 Yes
logback-core-1.1.1.jar 427.8 kB 399 355 34 1.5 Yes
clj-stacktrace-0.2.2.jar 5.6 kB 7 0 0 - No
clj-time-0.4.1.jar 9.4 kB 8 0 0 - No
clout-1.0.1.jar 3.1 kB 5 0 0 - No
zkclient-0.4.jar 64.9 kB 61 53 4 1.6 Yes
randomizedtesting-runner-2.1.2.jar 213 kB 173 159 5 1.6 Yes
kryo-2.17.jar 161.3 kB 115 102 4 1.5 Yes
minlog-1.2.jar 5 kB 12 2 1 1.5 Yes
reflectasm-1.07-shaded.jar 65.6 kB 37 23 2 1.5 Yes
aalto-xml-0.9.9.jar 320.2 kB 154 128 12 1.6 Yes
jackson-xml-databind-0.6.2.jar 55 kB 44 28 6 1.6 Yes
jackson-annotations-2.3.2.jar 36.5 kB 61 49 1 1.6 Yes
jackson-core-2.3.2.jar 199.6 kB 110 88 8 1.6 Yes
jackson-databind-2.3.2.jar 915.1 kB 599 565 20 1.6 Yes
jackson-dataformat-xml-2.3.2.jar 86.4 kB 64 42 6 1.6 Yes
jackson-dataformat-yaml-2.3.2.jar 358.6 kB 260 213 20 1.6 Yes
jackson-datatype-joda-2.3.2.jar 44.3 kB 51 34 3 1.6 Yes
jackson-datatype-json-org-2.3.2.jar 16.4 kB 24 9 1 1.6 Yes
jackson-module-jaxb-annotations-2.3.2.jar 31.6 kB 30 12 3 1.6 Yes
jackson-module-scala_2.10-2.3.2.jar 523.5 kB 436 419 7 1.6 Yes
annotations-1.3.9.jar 14.6 kB 36 26 2 1.5 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes
gson-2.2.4.jar 190.4 kB 163 153 6 1.5 Yes
javaparser-1.0.11.jar 289.6 kB 144 128 8 1.6 Yes
guava-17.0.jar 2.2 MB 1715 1686 17 1.6 Yes
disruptor-2.10.1.jar 51.4 kB 56 48 4 1.6 Yes
json-simple-1.1.jar 16 kB 18 12 2 1.2 No
curator-client-1.0.1.jar 25 kB 36 23 4 1.6 Yes
curator-framework-1.0.1.jar 99.4 kB 112 97 5 1.6 Yes
codemodel-2.6.jar 152.4 kB 140 127 4 1.5 Yes
istack-commons-runtime-2.16.jar 23.2 kB 32 20 3 1.6 Yes
jaxb-core-2.2.7.jar 221.7 kB 229 170 23 1.6 Yes
jaxb-impl-2.2.7.jar 920 kB 646 529 19 1.6 Yes
FastInfoset-1.2.12.jar 293.9 kB 182 148 17 1.5 Yes
paranamer-2.6.jar 32.8 kB 30 20 1 1.5 Yes
carbonite-1.3.2.jar 19.6 kB 28 10 1 1.6 Yes
meat-locker-0.3.1.jar 12.4 kB 22 8 1 1.5 No
config-1.2.0.jar 217.9 kB 140 135 2 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-fileupload-1.2.1.jar 57.8 kB 60 43 5 1.3 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-lang-2.5.jar 279.2 kB 154 132 10 1.3 Yes
compojure-1.1.3.jar 6.4 kB 9 0 0 - No
hiccup-0.3.6.jar 7.9 kB 8 0 0 - No
netty-3.8.0.Final.jar 1.2 MB 898 829 42 1.5 Yes
servlet-api-2.5.jar 105.1 kB 68 42 2 1.5 Yes
validation-api-1.0.0.GA.jar 47.4 kB 90 76 6 1.5 Yes
jsr311-api-1.1.1.jar 46.4 kB 67 55 3 1.5 Yes
jaxb-api-2.2.7.jar 100.1 kB 122 104 6 1.5 Yes
jsr173_api-1.0.jar 49.7 kB 42 40 5 1.2 Yes
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 Yes
jline-0.9.94.jar 87.3 kB 48 35 1 1.3 Yes
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
jaxb-utilities-1.2.6.jar 14.4 kB 21 9 2 1.6 Yes
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes
commons-exec-1.1.jar 52.5 kB 52 36 4 1.3 Yes
commons-lang3-3.1.jar 315.8 kB 179 153 12 1.5 Yes
httpclient-4.1.1.jar 351.1 kB 308 272 22 1.5 Yes
httpcore-4.1.jar 181 kB 185 163 10 1.3 Yes
storm-core-0.9.1-incubating.jar 5.2 MB 3961 3707 94 1.6 Yes
streams-config-0.3-incubating.jar 16.2 kB 19 4 1 1.7 Yes
streams-core-0.3-incubating.jar 21.8 kB 32 16 2 1.7 Yes
streams-pojo-0.3-incubating.jar 264.7 kB 191 172 9 1.7 Yes
streams-testing-0.3-incubating-tests.jar 9.3 kB - - - - -
streams-util-0.3-incubating.jar 26.6 kB 38 15 6 1.7 Yes
zookeeper-3.4.5.jar 780 kB 461 437 19 1.5 Yes
clojure-1.4.0.jar 3.4 MB 3029 2947 21 1.5 Yes
core.incubator-0.1.0.jar 3.1 kB 10 0 0 - No
math.numeric-tower-0.0.1.jar 4.6 kB 10 0 0 - No
tools.cli-0.2.2.jar 3.4 kB 10 0 0 - No
tools.logging-0.2.3.jar 7.1 kB 12 0 0 - No
tools.macro-0.1.0.jar 5.2 kB 10 0 0 - No
jackson-core-asl-1.9.11.jar 232.1 kB 137 121 8 1.5 Yes
jackson-mapper-asl-1.9.11.jar 780.4 kB 529 502 18 1.5 Yes
jackson-xc-1.9.2.jar 27.1 kB 19 9 1 1.5 Yes
stax2-api-3.1.1.jar 182.1 kB 140 124 11 1.4 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.18.2-GA.jar 714.5 kB 414 390 17 1.6 Yes
netty-3.2.2.Final.jar 785.6 kB 577 515 34 1.5 Yes
jgrapht-core-0.9.0.jar 333.3 kB 289 264 17 1.6 Yes
json-20140107.jar 65 kB 44 34 2 1.2 Yes
jsonschema2pojo-core-0.4.10.jar 84.7 kB 67 55 4 1.6 Yes
jetty-6.1.26.jar 539.9 kB 267 237 14 1.4 Yes
jetty-util-6.1.26.jar 177.1 kB 120 105 6 1.4 Yes
servlet-api-2.5-20081211.jar 134.1 kB 79 42 2 1.4 Yes
objenesis-1.2.jar 36 kB 46 32 8 1.3 Yes
asm-4.0.jar 46 kB 23 22 2 1.2 No
reflections-0.9.9.jar 141.7 kB 117 103 6 1.5 Yes
scala-library-2.9.2.jar 8.9 MB 5433 5370 59 1.5 Yes
jcl-over-slf4j-1.7.6.jar 16.5 kB 23 9 2 1.5 Yes
log4j-over-slf4j-1.7.6.jar 23.3 kB 42 29 4 1.5 Yes
slf4j-api-1.7.6.jar 28.7 kB 35 24 3 1.5 Yes
snakeyaml-1.11.jar 270.6 kB 240 204 19 1.5 Yes
ring-core-1.1.5.jar 21.9 kB 28 0 0 - No
ring-devel-0.3.11.jar 6.4 kB 9 0 0 - No
ring-jetty-adapter-0.3.11.jar 2.4 kB 5 0 0 - No
ring-servlet-0.3.11.jar 3.2 kB 5 0 0 - No
Total Size Entries Classes Packages Java Version Debug Information
99 36.9 MB 27337 24483 872 1.7 81
compile: 56 compile: 23.6 MB compile: 16542 compile: 14814 compile: 539 - compile: 56
test: 3 test: 299.3 kB test: 318 test: 278 test: 31 - test: 2
provided: 40 provided: 13 MB provided: 10477 provided: 9391 provided: 302 - provided: 23