Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicenseOptional
com.google.code.findbugsannotations2.0.1jarGNU Lesser Public LicenseNo
com.google.guavaguava13.0.1jarThe Apache Software License, Version 2.0No
com.thoughtworks.paranamerparanamer2.5.2jarLICENSE.txtNo
org.apache.thriftlibthrift0.8.0jarThe Apache Software License, Version 2.0No
org.ow2.asmasm-all4.0jarBSDNo
com.google.injectguice3.0jarThe Apache Software License, Version 2.0Yes
com.google.inject.extensionsguice-multibindings3.0jarThe Apache Software License, Version 2.0Yes

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:

GroupIdArtifactIdVersionTypeLicense
org.easytestingfest-assert1.4jarLICENSE.txt
org.testngtestng6.8jarApache 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:

GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
commons-codeccommons-codec1.7jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
javax.injectjavax.inject1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.2jarLICENSE.txt
org.apache.httpcomponentshttpcore4.1.4jarLICENSE.txt
org.slf4jslf4j-api1.7.2jarMIT License

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:

GroupIdArtifactIdVersionTypeLicense
com.beustjcommander1.29jarThe Apache Software License, Version 2.0
org.beanshellbsh2.0b4jarGNU LESSER GENERAL PUBLIC LICENSE
org.easytestingfest-util1.1.6jarLICENSE.txt
org.yamlsnakeyaml1.6jarLICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Apache 2: swift-codec

BSD: ASM All, ParaNamer Core

Apache License: HttpClient, HttpCore

Apache License, Version 2.0: FEST Fluent Assertions, FEST Util, TestNG

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache Thrift, Commons Codec, Commons Lang, Commons Logging, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Guava: Google Core Libraries for Java, JCommander, javax.inject

Apache License Version 2.0: SnakeYAML

GNU Lesser Public License: FindBugs-Annotations

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
jcommander-1.29.jar55.21 kB604651.5debug
annotations-2.0.1.jar72.81 kB1346251.5debug
guava-13.0.1.jar1.80 MB1,4361,412131.6debug
paranamer-2.5.2.jar29.48 kB251511.5debug
commons-codec-1.7.jar253.52 kB2278561.6debug
commons-lang-2.6.jar277.56 kB155133101.3debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
javax.inject-1.jar2.44 kB8611.5release
httpclient-4.1.2.jar344.00 kB309273221.5debug
httpcore-4.1.4.jar177.16 kB185163101.3debug
libthrift-0.8.0.jar328.69 kB25214971.5debug
bsh-2.0b4.jar275.09 kB23815881.2release
fest-assert-1.4.jar76.61 kB766411.5debug
fest-util-1.1.6.jar30.31 kB402211.5debug
asm-all-4.0.jar207.78 kB15615571.2release
slf4j-api-1.7.2.jar25.47 kB342331.5debug
testng-6.8.jar794.33 kB584535261.5debug
snakeyaml-1.6.jar226.68 kB208183161.5debug
guice-3.0.jar693.84 kB585565121.5debug
guice-multibindings-3.0.jar33.66 kB292011.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
215.68 MB4,7984,1061591.618
compile: 15compile: 4.25 MBcompile: 3,592compile: 3,098compile: 102-compile: 13
test: 6test: 1.42 MBtest: 1,206test: 1,008test: 57-test: 5

Dependency Repository Locations

Repo IDURLReleaseSnapshot
centralhttp://repo.maven.apache.org/maven2Yes-

Repository locations for each of the Dependencies.

Artifactnexus
aopalliance:aopalliance:jar:1.0Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.beust:jcommander:jar:1.29Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.google.code.findbugs:annotations:jar:2.0.1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.google.guava:guava:jar:13.0.1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.thoughtworks.paranamer:paranamer:jar:2.5.2Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
commons-codec:commons-codec:jar:1.7Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
commons-lang:commons-lang:jar:2.6Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
commons-logging:commons-logging:jar:1.1.1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
javax.inject:javax.inject:jar:1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.httpcomponents:httpclient:jar:4.1.2Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.httpcomponents:httpcore:jar:4.1.4Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.thrift:libthrift:jar:0.8.0Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.beanshell:bsh:jar:2.0b4Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.easytesting:fest-assert:jar:1.4Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.easytesting:fest-util:jar:1.1.6Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.ow2.asm:asm-all:jar:4.0Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.2Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.testng:testng:jar:6.8Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.yaml:snakeyaml:jar:1.6Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.google.inject:guice:jar:3.0Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
com.google.inject.extensions:guice-multibindings:jar:3.0Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
Totalnexus
21 (compile: 15, test: 6)21