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
org.apache.lens lens-cli 2.7.1 jar The Apache Software License, Version 2.0
org.apache.lens lens-client 2.7.1 jar The Apache Software License, Version 2.0
org.apache.lens lens-examples 2.7.1 jar The Apache Software License, Version 2.0

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.apache.hadoop hadoop-common 2.6.0 jar The Apache Software 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 License
org.apache.lens lens-ship-jars 2.7.1 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 License
aopalliance aopalliance 1.0 jar Public Domain
asm asm 3.3.1 jar BSD
cglib cglib 2.2.2 jar ASF 2.0
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
com.typesafe config 1.2.1 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.4 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE
jline jline 2.11 jar The BSD License
net.sf.opencsv opencsv 2.3 jar Apache 2
org.apache.lens lens-api 2.7.1 jar The Apache Software License, Version 2.0
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
org.eclipse.persistence org.eclipse.persistence.asm 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.moxy 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.hk2 hk2-api 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.ext jersey-entity-filtering 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-moxy 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-multipart 2.22.1 jar CDDL+GPL License
org.hsqldb hsqldb 2.2.9 jar HSQLDB License, a BSD open source license
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jvnet.jaxb2_commons jaxb2-basics-runtime 0.9.5 jar BSD-Style License
org.jvnet.mimepull mimepull 1.9.6 jar CDDL 1.1-GPL2 w/ CPE
org.projectlombok lombok 1.16.6 jar The MIT License
org.slf4j jcl-over-slf4j 1.7.6 jar MIT License
org.slf4j log4j-over-slf4j 1.7.6 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.6 jar MIT License
org.springframework spring-aop 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework.shell spring-shell 1.1.0.RELEASE jar The Apache Software License, Version 2.0

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
com.google.code.gson gson 2.2.4 jar The Apache Software License, Version 2.0
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-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 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.1 jar Apache License
commons-net commons-net 3.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.4.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-math3 3.1.1 jar The Apache Software 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.directory.api api-asn1-api 1.0.0-M20 jar The Apache Software License, Version 2.0
org.apache.directory.api api-util 1.0.0-M20 jar The Apache Software License, Version 2.0
org.apache.directory.server apacheds-i18n 2.0.0-M15 jar The Apache Software License, Version 2.0
org.apache.directory.server apacheds-kerberos-codec 2.0.0-M15 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-annotations 2.6.0 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-auth 2.6.0 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4 jar Apache License, Version 2.0
org.htrace htrace-core 3.0.4 jar The Apache Software License, Version 2.0
org.tukaani xz 1.0 jar Public Domain
xmlenc xmlenc 0.52 jar The 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 Type License
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
joda-time joda-time 2.0 jar Apache 2
org.apache.lens lens-cube 2.7.1 jar The Apache Software License, Version 2.0
org.apache.lens lens-query-lib 2.7.1 jar The Apache Software License, Version 2.0
org.apache.lens lens-server-api 2.7.1 jar The Apache Software License, Version 2.0
org.apache.lens lens-storage-db 2.7.1 jar The Apache Software License, Version 2.0
org.glassfish.jersey.core jersey-server 2.22.1 jar CDDL+GPL License

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: JLine, xmlenc Library

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

Eclipse Public License v1.0: EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

GPL2 w/ CPE: MIME streaming extension, javax.ws.rs-api

Apache 2: Joda time, opencsv

BSD: ASM Core

Apache Software Licenses: Log4j Implemented Over SLF4J

Unknown: commons-beanutils

Apache License 2.0: Javassist, Metrics Core

The MIT License: Project Lombok

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, config

MPL 1.1: Javassist

CDDL 1.1: MIME streaming extension, javax.ws.rs-api

HSQLDB License, a BSD open source license: HyperSQL Database

Apache License: HttpClient

Eclipse Distribution License v. 1.0: EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

ASF 2.0: Code Generation Library

Public Domain: AOP alliance, XZ for Java

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

BSD-Style License: JAXB2 Basics - Runtime

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: Apache Directory API ASN.1 API, Apache Directory LDAP API Utilities, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Common, ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Bean Validation API, Commons BeanUtils Core, Commons Codec, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons Lang, Commons Math, Commons Net, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, Digester, EL, Gson, Guava: Google Core Libraries for Java, Jackson, Lens API, Lens API for server and extensions, Lens CLI, Lens Cube, Lens DB storage, Lens Distribution, Lens Examples, Lens Query Library, Lens Ship Jars to Distributed Cache, Lens client, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Shell, htrace-core

CDDL+GPL License: jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-entity-filtering, jersey-media-jaxb, jersey-media-moxy, jersey-media-multipart, jersey-repackaged-guava

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