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 |
---|---|---|---|---|
com.github.stephenc.findbugs | findbugs-annotations | 1.3.9-1 | jar | Apache License, Version 2.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.mockito | mockito-all | 1.9.0 | jar | The MIT License |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.hbase:hbase:pom:0.98.12-hadoop2
HBase Description: Apache HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.
Project License: The Apache Software License, Version 2.0
- com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1 (compile)
Findbugs Annotations under Apache License Description: A clean room implementation of the Findbugs Annotations based entirely on the specification provided by the javadocs and at http://findbugs.sourceforge.net/manual/annotations.html.
URL: http://stephenc.github.com/findbugs-annotations
Project License: Apache License, Version 2.0
- log4j:log4j:jar:1.2.17 (compile)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project License: The Apache Software License, Version 2.0
- junit:junit:jar:4.11 (compile)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.mockito:mockito-all:jar:1.9.0 (test)
Mockito Description: Mock objects library for java
Project License: The MIT License
- com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1 (compile)
Licenses
New BSD License: Hamcrest Core
Apache License, Version 2.0: Findbugs Annotations under Apache License
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, HBase
The MIT License: Mockito
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
findbugs-annotations-1.3.9-1.jar | 14.96 kB | 34 | 22 | 1 | 1.5 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
mockito-all-1.9.0.jar | 1.43 MB | 1,279 | 654 | 66 | 1.5 | debug |
5 | 2.18 MB | 1,984 | 1,268 | 119 | 1.5 | 5 |
compile: 4 | compile: 776.63 kB | compile: 705 | compile: 614 | compile: 53 | - | compile: 4 |
test: 1 | test: 1.43 MB | test: 1,279 | test: 654 | test: 66 | - | test: 1 |