// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

twitter-userstream-elasticsearch


From: 'an unknown organization'
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:1.3.9
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - javaparser (http://code.google.com/p/javaparser/) com.google.code.javaparser:javaparser:jar:1.0.11

  - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:17.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - json-path (http://code.google.com/p/json-path/) com.jayway.jsonpath:json-path:bundle:0.9.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - json-path-assert (http://code.google.com/p/json-path/) com.jayway.jsonpath:json-path-assert:jar:0.9.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.6
    License: BSD  (LICENSE.txt)
  - Hosebird Client Core (http://github.com/twitter/hbc/hbc-core) com.twitter:hbc-core:jar:2.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JOAuth (http://github.com/twitter/joauth) com.twitter:joauth:jar:6.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bean Validation API  javax.validation:validation-api:jar:1.0.0.GA
    License: Apache License, Version 2.0  (license.txt)
  - jsr173_api  javax.xml.bind:jsr173_api:jar:1.0

  - Streaming API for XML  javax.xml.stream:stax-api:jar:1.0-2
    License: GNU General Public Library  (http://www.gnu.org/licenses/gpl.txt)    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (http://www.sun.com/cddl/cddl.html)
  - JAXB Utilities (http://www.ultraq.net.nz/programming/jaxb-utilities/) nz.net.ultraq.jaxb:jaxb-utilities:jar:1.2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Antlr 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.3

  - ANTLR StringTemplate 4.0.2 (http://www.stringtemplate.org) org.antlr:stringtemplate:jar:4.0.2
    License: BSD licence  (http://antlr.org/license.html)
  - elasticsearch (http://nexus.sonatype.org/oss-repository-hosting.html/elasticsearch) org.elasticsearch:elasticsearch:jar:1.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - elasticsearch (http://nexus.sonatype.org/oss-repository-hosting.html/elasticsearch) org.elasticsearch:elasticsearch:jar:1.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Hamcrest library (https://github.com/hamcrest/JavaHamcrest/hamcrest-library) org.hamcrest:hamcrest-library:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.18.2-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:jar:20140107
    License: The JSON License  (http://json.org/license.html)
  - jsonschema2pojo-core (https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core) org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.9
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - twitter4j-core (http://twitter4j.org/) org.twitter4j:twitter4j-core:jar:4.0.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Carrot Search s.c.' (http://carrotsearch.com)
  - RandomizedTesting Randomized Runner (http://labs.carrotsearch.com/randomizedtesting-runner) com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Chemouni Uriel' (http://www.minidev.net/)
  - JSON Small and Fast Parser (http://json-smart/) net.minidev:json-smart:bundle:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://www.codehaus.org/)
  - Stax2 API (http://woodstox.codehaus.org/StAX2) org.codehaus.woodstox:stax2-api:jar:3.1.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'com.fasterxml.jackson.module'
  - jackson-module-scala (http://wiki.fasterxml.com/JacksonModuleScala) com.fasterxml.jackson.module:jackson-module-scala_2.10:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.typesafe'
  - config (https://github.com/typesafehub/config) com.typesafe:config:bundle:1.2.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xml Compatibility extensions for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-xc:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License (LGPL), Version 2.1  (http://www.fsf.org/licensing/licenses/lgpl.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - aalto-xml (http://github.com/FasterXML/aalto-xml/) com.fasterxml:aalto-xml:jar:0.9.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-annotations (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-annotations:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-core (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-core:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - jackson-databind (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-databind:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-dataformat-XML (http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-dataformat-YAML (http://wiki.fasterxml.com/JacksonExtensionYAML) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-datatype-Joda (http://wiki.fasterxml.com/JacksonModuleJoda) com.fasterxml.jackson.datatype:jackson-datatype-joda:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-datatype-json.org (http://wiki.fasterxml.com/JacksonModuleProjects) com.fasterxml.jackson.datatype:jackson-datatype-json-org:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Jackson-module-JAXB-annotations (http://wiki.fasterxml.com/JacksonJAXBAnnotations) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License, Version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)

From: 'fasterxml.com' (http://fasterxml.com)
  - Jackson-XML-databind (http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding) com.fasterxml:jackson-xml-databind:bundle:0.6.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda time (http://joda-time.sourceforge.net) joda-time:joda-time:jar:2.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.10.2
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)

From: 'LocationTech' (http://locationtech.org)
  - Spatial4J (https://github.com/spatial4j/spatial4j) com.spatial4j:spatial4j:bundle:0.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Oracle' (http://www.oracle.com/)
  - Codemodel Core (http://codemodel.java.net/codemodel/) com.sun.codemodel:codemodel:jar:2.6
    License: CDDL v1.1 / GPL v2 dual license  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - istack common utility code runtime (http://java.net/istack-commons/istack-commons-runtime/) com.sun.istack:istack-commons-runtime:jar:2.16
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JAXB CORE (http://jaxb.java.net/) com.sun.xml.bind:jaxb-core:jar:2.2.7
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JAXB Reference Implementation (http://jaxb.java.net/) com.sun.xml.bind:jaxb-impl:jar:2.2.7
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Java Architecture for XML Binding (http://jaxb.java.net/) javax.xml.bind:jaxb-api:jar:2.2.7
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Oracle Corpration' (http://www.oracle.com)
  - fastinfoset (http://fi.java.net) com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12
    License: Apache License, Version 2.0  (http://www.opensource.org/licenses/apache2.0.php)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch) ch.qos.logback:logback-classic:jar:1.1.1
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch) ch.qos.logback:logback-core:jar:1.1.1
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - JCL 1.1.1 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.6
    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Sun Microsystems, Inc' (http://www.sun.com/)
  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) org.apache.commons:commons-lang3:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.3.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpComponents Core (http://hc.apache.org/httpcomponents-core) org.apache.httpcomponents:httpcomponents-core:pom:4.3.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.3.2
    License: Apache License, Version 2.0  (LICENSE.txt)
  - Lucene Common Analyzers (http://lucene.apache.org/lucene-parent/lucene-analyzers-common) org.apache.lucene:lucene-analyzers-common:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (http://lucene.apache.org/lucene-parent/lucene-core) org.apache.lucene:lucene-core:jar:4.7.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Grouping (http://lucene.apache.org/lucene-parent/lucene-grouping) org.apache.lucene:lucene-grouping:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Highlighter (http://lucene.apache.org/lucene-parent/lucene-highlighter) org.apache.lucene:lucene-highlighter:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Join (http://lucene.apache.org/lucene-parent/lucene-join) org.apache.lucene:lucene-join:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-memory) org.apache.lucene:lucene-memory:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Miscellaneous (http://lucene.apache.org/lucene-parent/lucene-misc) org.apache.lucene:lucene-misc:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Queries (http://lucene.apache.org/lucene-parent/lucene-queries) org.apache.lucene:lucene-queries:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene QueryParsers (http://lucene.apache.org/lucene-parent/lucene-queryparser) org.apache.lucene:lucene-queryparser:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Sandbox (http://lucene.apache.org/lucene-parent/lucene-sandbox) org.apache.lucene:lucene-sandbox:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial (http://lucene.apache.org/lucene-parent/lucene-spatial) org.apache.lucene:lucene-spatial:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Suggest (http://lucene.apache.org/lucene-parent/lucene-suggest) org.apache.lucene:lucene-suggest:jar:4.7.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-config (http://streams.incubator.apache.org/site/0.3-incubating/streams-config/streams-config) org.apache.streams:streams-config:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-converters (http://streams.incubator.apache.org/site/0.3-incubating/streams-converters/streams-components/streams-converters) org.apache.streams:streams-converters:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-core (http://streams.incubator.apache.org/site/0.3-incubating/streams-core/streams-core) org.apache.streams:streams-core:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-filters (http://streams.incubator.apache.org/site/0.3-incubating/streams-filters/streams-components/streams-filters) org.apache.streams:streams-filters:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-http (http://streams.incubator.apache.org/site/0.3-incubating/streams-http/streams-components/streams-http) org.apache.streams:streams-http:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-monitoring (http://streams.incubator.apache.org/site/0.3-incubating/streams-monitoring/streams-monitoring) org.apache.streams:streams-monitoring:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-persist-elasticsearch (http://streams.incubator.apache.org/site/0.3-incubating/streams-persist-elasticsearch/streams-contrib/streams-persist-elasticsearch) org.apache.streams:streams-persist-elasticsearch:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-pojo (http://streams.incubator.apache.org/site/0.3-incubating/streams-pojo/streams-pojo) org.apache.streams:streams-pojo:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-pojo-extensions (http://streams.incubator.apache.org/site/0.3-incubating/streams-pojo-extensions/streams-pojo-extensions) org.apache.streams:streams-pojo-extensions:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-provider-twitter (http://streams.incubator.apache.org/site/0.3-incubating/streams-provider-twitter/streams-contrib/streams-provider-twitter) org.apache.streams:streams-provider-twitter:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-runtime-local (http://streams.incubator.apache.org/site/0.3-incubating/streams-runtime-local/streams-runtimes/streams-runtime-local) org.apache.streams:streams-runtime-local:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-util (http://streams.incubator.apache.org/site/0.3-incubating/streams-util/streams-util) org.apache.streams:streams-util:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - streams-verbs (http://streams.incubator.apache.org/site/0.3-incubating/streams-verbs/streams-verbs) org.apache.streams:streams-verbs:jar:0.3-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




