This project has retired. For details please refer to its Attic page.
Lens – Project Dependency Management

Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
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.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-ganglia 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-graphite 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-jvm 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-servlets 3.0.2 jar Apache License 2.0
com.fasterxml.jackson.datatype jackson-datatype-guava 2.3.3 jar The Apache Software License, Version 2.0, GNU Lesser General Public License, Version 2.1
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
com.jcraft jsch 0.1.42 jar BSD
com.mchange c3p0 0.9.5 jar GNU Lesser General Public License, Version 2.1, Eclipse Public License, Version 1.0
com.typesafe config 1.2.1 jar Apache 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-dbutils commons-dbutils 1.5 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
io.searchbox jest 0.1.5 jar The Apache Software License, Version 2.0
javax.mail mail 1.4.7 jar CDDL, GPLv2+CE
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
javax.servlet servlet-api 2.5 jar -
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1, GPL2 w/ CPE
javax.xml.bind jaxb-api 2.2.12 jar CDDL 1.1, GPL2 w/ CPE
joda-time joda-time 2.0 jar Apache 2
net.sf.opencsv opencsv 2.3 jar Apache 2
org.apache.hive.hcatalog hive-hcatalog-core 2.1.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.apache.spark spark-core_2.10 1.3.0 jar Apache 2.0 License
org.apache.spark spark-mllib_2.10 1.3.0 jar Apache 2.0 License
org.apache.spark spark-yarn_2.10 1.3.0 jar Apache 2.0 License
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.glassfish.grizzly grizzly-framework 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http-server 2.3.23 jar CDDL+GPL
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 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-server 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.jvnet.jaxb2_commons jaxb2-basics-runtime 0.9.5 jar BSD-Style License
org.projectlombok lombok 1.16.6 jar The MIT License
org.quartz-scheduler quartz 2.2.2 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.6 jar MIT License
org.slf4j jul-to-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.shell spring-shell 1.1.0.RELEASE jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
org.apache.derby derby 10.11.1.1 jar Apache 2
org.datanucleus datanucleus-api-jdo 4.2.1 jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-rdbms 4.1.7 jar The Apache Software License, Version 2.0
org.datanucleus javax.jdo 3.2.0-m3 jar The Apache Software License, Version 2.0
org.glassfish.jersey.test-framework jersey-test-framework-core 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-inmemory 2.22.1 jar CDDL+GPL License
org.liquibase liquibase-maven-plugin 3.0.7 jar Apache License, Version 2.0
org.mockito mockito-all 1.9.5 jar The MIT License
org.powermock powermock-api-mockito 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-testng 1.5.6 jar The Apache Software License, Version 2.0
org.subethamail subethasmtp 3.1.7 jar Apache 2.0
org.testng testng 6.8 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.hadoop hadoop-client 2.6.0 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-common 2.6.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-cli 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-common 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-exec 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-metastore 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-serde 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-service 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-service-rpc 2.1.0 jar The Apache Software License, Version 2.0
org.apache.hive hive-shims 2.1.0 jar The Apache Software License, Version 2.0