From cd9d3628473dd69b9daea082aab303fe83a8b02a Mon Sep 17 00:00:00 2001 From: Antonios Chalkiopoulos Date: Wed, 16 Apr 2014 15:52:33 +0100 Subject: Clean up poms & add pom for Clojars repo --- src/main/resources/pom.xml | 149 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 src/main/resources/pom.xml (limited to 'src') diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml new file mode 100644 index 0000000..7fe6a12 --- /dev/null +++ b/src/main/resources/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + SpyGlass + Cascading and Scalding wrapper for HBase with advanced features + parallelai + parallelai.spyglass + 2.10.2_4.2rc2 + jar + + + Parallel AI + http://www.parallelai.com + + http://www.parallelai.com + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + + crajah + Chandan Rajah + + + saad373 + Saad Rashid + + + galarragas + Stefano Galarraga + + + antwnis + Antonios Chalkiopoulos + + + + + + conjars + Conjars Repository + http://conjars.org/repo + + + scala-tools.org + Scala Tools + https://oss.sonatype.org/content/repositories/snapshots/ + + + cloudera-cdh4 + Cloudera CDH4 + https://repository.cloudera.com/artifactory/cloudera-repos/ + + + + + cdh4.5.0 + 0.0.4-${cdh.version} + 1.3.0-${cdh.version} + 2.0.0-${cdh.version} + 2.0.0-mr1-${cdh.version} + 0.94.6-${cdh.version} + 0.10.0-${cdh.version} + 2.0.0-mr1-${cdh.version} + 2.10.2 + 2.10 + 0.9.1 + 2.5.3 + 0.9.1 + 3.0.3 + 1.0.0 + 1.7.2 + + + + + cascading + cascading-core + ${cascading.version} + + + cascading + cascading-hadoop + ${cascading.version} + + + + org.apache.hadoop + hadoop-core + ${hadoop.core.version} + + + + org.apache.hadoop + hadoop-common + ${hadoop.version} + + + + org.slf4j + slf4j-api + ${slf4j.version} + + + com.twitter + scalding-core_${scalding.scala.version} + ${scalding.version} + + + + org.apache.hbase + hbase + ${hbase.version} + + + + + com.typesafe + config + ${typesafe.config.version} + + + + com.twitter.elephantbird + elephant-bird-core + 4.1 + + + com.twitter.elephantbird + elephant-bird-hadoop-compat + 4.1 + + + + + -- cgit v1.2.3