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.facebook.niftynifty-client0.0.3-SNAPSHOTjarApache 2No
com.facebook.niftynifty-core0.0.3-SNAPSHOTjarApache 2No
com.facebook.swiftswift-codec0.2-SNAPSHOTjarApache 2No
com.google.code.findbugsannotations2.0.1jarGNU Lesser Public LicenseNo
com.google.guavaguava13.0.1jarThe Apache Software License, Version 2.0No
io.airliftconfiguration0.66jarApache License 2.0No
io.airliftstats0.66jarApache License 2.0No
io.airliftunits0.66jarApache License 2.0No
io.nettynetty3.5.2.FinaljarApache License, Version 2.0No
org.apache.thriftlibthrift0.8.0jarThe Apache Software License, Version 2.0No
org.weakrefjmxutils1.13jarThe Apache Software License, Version 2.0No
com.google.injectguice3.0jarThe Apache Software License, Version 2.0Yes
com.google.inject.extensionsguice-multibindings3.0jarThe Apache Software License, Version 2.0Yes
javax.injectjavax.inject1jarThe Apache Software License, Version 2.0Yes
javax.validationvalidation-api1.0.0.GAjarlicense.txtYes

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
io.airliftjmx0.66jarApache License 2.0
javax.servletjavax.servlet-api3.0.1jarCDDL + GPLv2 with classpath exception
org.easytestingfest-assert1.4jarLICENSE.txt
org.eclipse.jettyjetty-server8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jettyjetty-servlet8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.slf4jslf4j-api1.7.2jarMIT License
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
cglibcglib-nodep2.2.2jarASF 2.0
ch.qos.logbacklogback-classic1.0.7jarEclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logbacklogback-core1.0.7jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.thoughtworks.paranamerparanamer2.5.2jarLICENSE.txt
commons-beanutilscommons-beanutils-core1.8.3jarThe Apache Software License, Version 2.0
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
io.airliftlog0.66jarApache License 2.0
io.airlifttesting0.66jarApache License 2.0
org.apache.bvalbval-core0.3-incubatingjarThe Apache Software License, Version 2.0
org.apache.bvalbval-jsr3030.3-incubatingjarThe Apache Software License, Version 2.0
org.apache.commonscommons-math2.2jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.2jarLICENSE.txt
org.apache.httpcomponentshttpcore4.1.4jarLICENSE.txt
org.ow2.asmasm-all4.0jarBSD
org.slf4jjul-to-slf4j1.7.2jarMIT License
org.slf4jlog4j-over-slf4j1.7.2jarApache Software Licenses

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
com.sun.jerseyjersey-core1.9.1jarCDDL 1.1-GPL2 w/ CPE
io.airliftdiscovery-experimental0.66jarApache License 2.0
io.airlifthttp-client-experimental0.66jarApache License 2.0
io.airliftjson0.66jarApache License 2.0
io.airliftnode0.66jarApache License 2.0
io.airlifttrace-token0.66jarApache License 2.0
org.beanshellbsh2.0b4jarGNU LESSER GENERAL PUBLIC LICENSE
org.codehaus.jacksonjackson-core-asl1.9.5jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-mapper-asl1.9.5jarThe Apache Software License, Version 2.0
org.easytestingfest-util1.1.6jarLICENSE.txt
org.eclipse.jettyjetty-continuation8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jettyjetty-http8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jettyjetty-io8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jettyjetty-security8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jettyjetty-util8.0.3.v20111011jarApache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.yamlsnakeyaml1.6jarLICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

CDDL + GPLv2 with classpath exception: Java Servlet API

Public Domain: AOP alliance

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Apache 2: Nifty Core, Nifty client, swift-codec, swift-service

BSD: ASM All, ParaNamer Core

Apache License, Version 2.0: Bean Validation API, FEST Fluent Assertions, FEST Util, TestNG, The Netty Project

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Apache Bean Validation :: bval-core, Apache Bean Validation :: bval-jsr303, Apache Thrift, Commons BeanUtils Core, Commons Codec, Commons Lang, Commons Logging, Commons Math, Data Mapper for Jackson, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Guava: Google Core Libraries for Java, JCommander, Jackson, javax.inject, jmxutils

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU Lesser Public License: FindBugs-Annotations

CDDL 1.1: jersey-core

GPL2 w/ CPE: jersey-core

Apache License: HttpClient, HttpCore

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Apache License 2.0: configuration, discovery-experimental, http-client-experimental, jmx, json, log, node, stats, testing, trace-token, units

MIT License: JUL to SLF4J bridge, SLF4J API Module

Apache License Version 2.0: SnakeYAML

Apache Software Licenses: Log4j Implemented Over SLF4J

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
cglib-nodep-2.2.2.jar319.25 kB25525191.2debug
logback-classic-1.0.7.jar245.78 kB195158241.5debug
logback-core-1.0.7.jar355.86 kB336296301.5debug
jcommander-1.29.jar55.21 kB604651.5debug
nifty-client-0.0.3-SNAPSHOT.jar55.30 kB594631.6debug
nifty-core-0.0.3-SNAPSHOT.jar31.73 kB352321.6debug
swift-codec/target/classes-000-release
annotations-2.0.1.jar72.81 kB1346251.5debug
guava-13.0.1.jar1.80 MB1,4361,412131.6debug
jersey-core-1.9.1.jar448.93 kB398345261.6debug
paranamer-2.5.2.jar29.48 kB251511.5debug
commons-beanutils-core-1.8.3.jar201.87 kB13111861.3debug
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
configuration-0.66.jar55.33 kB483721.6debug
discovery-experimental-0.66.jar69.65 kB685621.6debug
http-client-experimental-0.66.jar57.34 kB574611.6debug
jmx-0.66.jar15.78 kB221211.6debug
json-0.66.jar17.81 kB271711.6debug
log-0.66.jar13.36 kB18811.6debug
node-0.66.jar8.38 kB15421.6debug
stats-0.66.jar33.99 kB382521.6debug
testing-0.66.jar23.42 kB231311.6debug
trace-token-0.66.jar3.13 kB12211.6debug
units-0.66.jar11.86 kB18811.6debug
netty-3.5.2.Final.jar1.07 MB801733411.5debug
javax.servlet-api-3.0.1.jar83.35 kB947441.5debug
bval-core-0.3-incubating.jar58.15 kB654741.5debug
bval-jsr303-0.3-incubating.jar220.77 kB18315271.5debug
commons-math-2.2.jar965.35 kB684629411.5debug
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
jackson-core-asl-1.9.5.jar223.06 kB13612081.5debug
jackson-mapper-asl-1.9.5.jar760.73 kB529502181.5debug
fest-assert-1.4.jar76.61 kB766411.5debug
fest-util-1.1.6.jar30.31 kB402211.5debug
jetty-continuation-8.0.3.v20111011.jar20.75 kB231111.6debug
jetty-http-8.0.3.v20111011.jar116.39 kB674941.6debug
jetty-io-8.0.3.v20111011.jar93.48 kB705631.6debug
jetty-security-8.0.3.v20111011.jar83.82 kB685521.6debug
jetty-server-8.0.3.v20111011.jar319.67 kB17614091.6debug
jetty-servlet-8.0.3.v20111011.jar88.22 kB533331.6debug
jetty-util-8.0.3.v20111011.jar229.00 kB14412481.6debug
asm-all-4.0.jar207.78 kB15615571.2release
jul-to-slf4j-1.7.2.jar4.84 kB11111.4debug
log4j-over-slf4j-1.7.2.jar20.40 kB372441.5debug
slf4j-api-1.7.2.jar25.47 kB342331.5debug
testng-6.8.jar794.33 kB584535261.5debug
jmxutils-1.13.jar2.08 MB1,4521,413171.6debug
snakeyaml-1.6.jar226.68 kB208183161.5debug
guice-3.0.jar693.84 kB585565121.5debug
guice-multibindings-3.0.jar33.66 kB292011.5debug
javax.inject-1.jar2.44 kB8611.5release
validation-api-1.0.0.GA.jar46.32 kB907661.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
5814.00 MB11,2369,8104551.654
compile: 34compile: 9.98 MBcompile: 8,037compile: 7,133compile: 301-compile: 31
test: 24test: 4.03 MBtest: 3,199test: 2,677test: 154-test: 23

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
cglib:cglib-nodep:jar:2.2.2Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
ch.qos.logback:logback-classic:jar:1.0.7Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
ch.qos.logback:logback-core:jar:1.0.7Found 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.facebook.nifty:nifty-client:jar:0.0.3-SNAPSHOT-
com.facebook.nifty:nifty-core:jar:0.0.3-SNAPSHOT-
com.facebook.swift:swift-codec:jar:0.2-SNAPSHOT-
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.sun.jersey:jersey-core:jar:1.9.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-beanutils:commons-beanutils-core:jar:1.8.3Found 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
io.airlift:configuration:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:discovery-experimental:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:http-client-experimental:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:jmx:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:json:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:log:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:node:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:stats:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:testing:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:trace-token:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.airlift:units:jar:0.66Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
io.netty:netty:jar:3.5.2.FinalFound at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
javax.servlet:javax.servlet-api:jar:3.0.1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.bval:bval-core:jar:0.3-incubatingFound at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.bval:bval-jsr303:jar:0.3-incubatingFound at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.apache.commons:commons-math:jar:2.2Found 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.codehaus.jackson:jackson-core-asl:jar:1.9.5Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.5Found 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.eclipse.jetty:jetty-continuation:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-http:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-io:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-security:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-server:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-servlet:jar:8.0.3.v20111011Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.eclipse.jetty:jetty-util:jar:8.0.3.v20111011Found 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:jul-to-slf4j:jar:1.7.2Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
org.slf4j:log4j-over-slf4j:jar:1.7.2Found 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.weakref:jmxutils:jar:1.13Found 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
javax.inject:javax.inject:jar:1Found at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
javax.validation:validation-api:jar:1.0.0.GAFound at http://nexus.vip.facebook.com:8181/nexus/content/groups/public
Totalnexus
58 (compile: 34, test: 24)55