Skip to content

Instantly share code, notes, and snippets.

@pkaeding
Created October 26, 2015 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkaeding/60a0767a46fb330dc2c7 to your computer and use it in GitHub Desktop.
Save pkaeding/60a0767a46fb330dc2c7 to your computer and use it in GitHub Desktop.
launchdarkly-client 0.14.0 dependencies
[INFO] com.launchdarkly:launchdarkly-client:jar:0.14.0
[INFO] +- junit:junit:jar:4.12:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.7:test
[INFO] +- org.apache.httpcomponents:httpclient-cache:jar:4.3.6:compile
[INFO] | \- commons-logging:commons-logging:jar:1.1.3:compile
[INFO] +- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- commons-codec:commons-codec:jar:1.5:compile
[INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.20:compile
[INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.4.0-b27:compile
[INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.20:compile
[INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.20:compile
[INFO] | | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.20:compile
[INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile
[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.20:compile
[INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
[INFO] | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.20:compile
[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile
[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.4.0-b27:compile
[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.4.0-b27:compile
[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b27:compile
[INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.4.0-b27:compile
[INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
[INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile
[INFO] +- org.easymock:easymock:jar:3.3:test
[INFO] | +- cglib:cglib-nodep:jar:3.1:test
[INFO] | \- org.objenesis:objenesis:jar:2.1:test
[INFO] \- com.google.code.gson:gson:jar:2.2.4:compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment