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 |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.hadoop | hadoop-client | 1.0.3 | jar | The Apache Software License, Version 2.0 |
org.apache.hbase | hbase | 0.94.1 | jar | The Apache Software License, Version 2.0 |
org.scala-lang | jline | 2.10.0-M7 | jar | BSD-like, The BSD License |
org.scala-lang | scala-compiler | 2.10.0-M7 | jar | BSD-like |
org.scala-lang | scala-library | 2.10.0-M7 | jar | BSD-like |
org.scalaz | scalaz-core_2.10.0-M7 | 7.0.0-M3 | jar | BSD-style |
org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License |
org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.6.6 | jar | MIT License |
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 | Classifier | Type | License |
---|---|---|---|---|---|
junit | junit-dep | 4.10 | - | jar | Common Public License Version 1.0 |
org.apache.hadoop | hadoop-test | 1.0.3 | - | jar | - |
org.apache.hbase | hbase | 0.94.1 | tests | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-core | 1.9.0 | - | jar | The MIT License |
org.specs2 | specs2_2.10.0-M7 | 1.12.1.1 | - | jar | MIT-style |