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 Licenses
com.fasterxml.jackson.core jackson-annotations 2.9.1 jar The Apache Software License, Version 2.0
com.rometools rome 1.8.0 jar The Apache Software License, Version 2.0
com.yahoofinance-api YahooFinanceAPI 3.11.0 jar MIT License
javax.ws.rs javax.ws.rs-api 2.1 jar CDDL 1.1-GPL2 w/ CPE
org.apache.httpcomponents httpcore 4.4.8 jar Apache License, Version 2.0
org.glassfish.jersey.connectors jersey-apache-connector 2.23.1 jar CDDL+GPL License
org.javassist javassist 3.22.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.symphonyoss.symphony symphony-client 1.0.3 jar Apache 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:

GroupId ArtifactId Version Type Licenses
com.brsanthu migbase64 2.2 jar Prior BSD License
com.fasterxml.jackson.core jackson-core 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.4.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.4.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.8.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.5.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.5.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.5.4 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.7 jar Apache 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.rometools rome-utils 1.8.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.5.9 jar Apache License 2.0
io.swagger swagger-core 1.5.9 jar Apache License 2.0
io.swagger swagger-models 1.5.9 jar Apache License 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.2.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.23.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.23.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.23.1 jar CDDL+GPL License
org.glassfish.jersey.ext jersey-entity-filtering 2.23.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-json-jackson 2.23.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-multipart 2.23.1 jar CDDL+GPL License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jdom jdom2 2.0.6 jar Similar to Apache License but with the acknowledgment clause removed
org.jsoup jsoup 1.9.2 jar The MIT License
org.jvnet.mimepull mimepull 1.9.6 jar CDDL 1.1-GPL2 w/ CPE
org.mockito mockito-core 1.10.19 jar The MIT License
org.slf4j slf4j-api 1.7.21 jar MIT License
org.slf4j slf4j-log4j12 1.7.21 jar MIT License
org.symphonyoss.symphony symphony-agent-java-jersey2-client 1.47.0 jar Apache License, Version 2.0
org.symphonyoss.symphony symphony-authenticator-java-jersey2-client 1.47.0 jar Apache License, Version 2.0
org.symphonyoss.symphony symphony-pod-java-jersey2-client 1.47.0 jar Apache License, Version 2.0
org.yaml snakeyaml 1.12 jar LICENSE.txt

runtime

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

GroupId ArtifactId Version Type Licenses
org.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: MIME streaming extension, javax.ws.rs-api

Apache License Version 2.0: SnakeYAML

Apache 2.0: Gson

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding, YahooFinanceAPI

GPL2 w/ CPE: MIME streaming extension, javax.ws.rs-api

New BSD License: Hamcrest Core

Apache 2: Objenesis

Similar to Apache License but with the acknowledgment clause removed: JDOM

Apache License 2.0: Javassist, swagger-annotations, swagger-core, swagger-models

The MIT License: Mockito, jsoup

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Symphony Agent Java Api, Symphony Authenticator Java Api, Symphony Client, Symphony POD Java Api, Symphony Sample Java Bots

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

Prior BSD License: MiG Base64

MPL 1.1: Javassist

CDDL+GPL License: jersey-connectors-apache, jersey-core-client, jersey-core-common, jersey-ext-entity-filtering, jersey-media-json-jackson, jersey-media-multipart, jersey-repackaged-guava

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Commons Logging, Apache Log4j, Bean Validation API, Guava: Google Core Libraries for Java, Jackson datatype: JSR310, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-datatype-Joda, Jackson-module-JAXB-annotations, jackson-databind, rome, rome-utils

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
migbase64-2.2.jar 8.9 kB 12 2 1 1.6 Yes
jackson-annotations-2.9.1.jar 66.8 kB 80 68 1 1.6 Yes
jackson-core-2.9.0.jar 320.1 kB 129 104 11 1.6 Yes
jackson-databind-2.9.0.jar 1.3 MB 648 614 20 1.7 Yes
jackson-dataformat-yaml-2.4.5.jar 321 kB 256 213 20 1.6 Yes
jackson-datatype-joda-2.4.5.jar 56.3 kB 59 41 4 1.6 Yes
jackson-datatype-jsr310-2.8.4.jar 90.3 kB 72 53 5 1.8 Yes
jackson-jaxrs-base-2.5.4.jar 28.8 kB 31 16 4 1.6 Yes
jackson-jaxrs-json-provider-2.5.4.jar 16.7 kB 29 11 2 1.6 Yes
jackson-module-jaxb-annotations-2.5.4.jar 32.6 kB 30 12 3 1.6 Yes
gson-2.7.jar 232 kB 190 174 7 1.6 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
rome-1.8.0.jar 254.1 kB 145 123 10 1.6 Yes
rome-utils-1.8.0.jar 7.3 kB 18 8 1 1.6 Yes
YahooFinanceAPI-3.11.0.jar 68.5 kB 46 28 9 1.6 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
swagger-annotations-1.5.9.jar 16.1 kB 33 23 1 1.6 Yes
swagger-core-1.5.9.jar 104.6 kB 87 71 6 1.6 Yes
swagger-models-1.5.9.jar 136.6 kB 104 90 5 1.6 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
javax.ws.rs-api-2.1.jar 127.5 kB 152 137 6 1.8 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
commons-lang3-3.2.1.jar 385.1 kB 215 191 12 1.6 Yes
httpclient-4.5.jar 727.6 kB 502 461 24 1.6 Yes
httpcore-4.4.8.jar 324.6 kB 282 252 17 1.6 Yes
hk2-api-2.4.0-b34.jar 178.9 kB 184 165 7 1.6 Yes
hk2-locator-2.4.0-b34.jar 181.3 kB 111 95 3 1.6 Yes
hk2-utils-2.4.0-b34.jar 119 kB 105 80 8 1.6 Yes
osgi-resource-locator-1.0.1.jar 20.2 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.4.0-b34.jar 14.8 kB 39 26 4 1.6 Yes
javax.inject-2.4.0-b34.jar 5.9 kB 15 6 1 1.6 No
jersey-guava-2.23.1.jar 971.3 kB 775 753 9 1.6 Yes
jersey-apache-connector-2.23.1.jar 25.1 kB 24 11 1 1.7 Yes
jersey-client-2.23.1.jar 168.8 kB 129 113 5 1.6 Yes
jersey-common-2.23.1.jar 714.6 kB 515 483 19 1.6 Yes
jersey-entity-filtering-2.23.1.jar 69.9 kB 72 57 3 1.7 Yes
jersey-media-json-jackson-2.23.1.jar 21.7 kB 29 15 2 1.7 Yes
jersey-media-multipart-2.23.1.jar 67.9 kB 57 42 3 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.22.0-GA.jar 739.6 kB 426 402 17 1.6 Yes
jdom2-2.0.6.jar 304.9 kB 215 195 15 1.5 Yes
jsoup-1.9.2.jar 319.1 kB 252 235 7 1.5 Yes
mimepull-1.9.6.jar 64 kB 55 45 1 1.7 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
slf4j-api-1.7.21.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.21.jar 10 kB 16 6 1 1.5 Yes
symphony-agent-java-jersey2-client-1.47.0.jar 182 kB 137 118 4 1.8 Yes
symphony-authenticator-java-jersey2-client-1.47.0.jar 46.6 kB 45 26 4 1.8 Yes
symphony-client-1.0.3.jar 240.3 kB 200 172 13 1.8 Yes
symphony-pod-java-jersey2-client-1.47.0.jar 307.7 kB 253 234 4 1.8 Yes
snakeyaml-1.12.jar 270.8 kB 240 204 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
55 14.5 MB 11140 9521 490 1.8 54
compile: 54 compile: 14.4 MB compile: 11088 compile: 9484 compile: 481 - compile: 53
runtime: 1 runtime: 41.8 kB runtime: 52 runtime: 37 runtime: 9 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
glassfish-repo-archive http://maven.glassfish.org/content/groups/glassfish Yes Yes No
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-oss-public https://oss.sonatype.org/content/groups/public/ Yes Yes No
ossrh https://oss.sonatype.org/content/repositories/snapshots/ Yes Yes No
jvnet-nexus-releases https://maven.java.net/content/repositories/releases/ Yes No No
spring-external http://repository.springsource.com/maven/bundles/external Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact glassfish-repo-archive central sonatype-oss-public ossrh jvnet-nexus-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
com.brsanthu:migbase64:jar:2.2 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.4.5 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.5 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.8.4 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.5.4 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.5.4 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.5.4 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.google.code.gson:gson:jar:2.7 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.google.guava:guava:jar:18.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.rometools:rome:jar:1.8.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.rometools:rome-utils:jar:1.8.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
com.yahoofinance-api:YahooFinanceAPI:jar:3.11.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
commons-codec:commons-codec:jar:1.9 - Found at https://repo.maven.apache.org/maven2 - - - - - -
commons-logging:commons-logging:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - - - - -
io.swagger:swagger-annotations:jar:1.5.9 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
io.swagger:swagger-core:jar:1.5.9 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
io.swagger:swagger-models:jar:1.5.9 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
javax.annotation:javax.annotation-api:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
javax.validation:validation-api:jar:1.1.0.Final - Found at https://repo.maven.apache.org/maven2 - - - - - -
javax.ws.rs:javax.ws.rs-api:jar:2.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
log4j:log4j:jar:1.2.17 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.apache.commons:commons-lang3:jar:3.2.1 - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.apache.httpcomponents:httpclient:jar:4.5 - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.8 - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.glassfish.hk2:hk2-api:jar:2.4.0-b34 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.hk2:hk2-locator:jar:2.4.0-b34 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.hk2:hk2-utils:jar:2.4.0-b34 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.connectors:jersey-apache-connector:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.core:jersey-client:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.core:jersey-common:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.glassfish.jersey.media:jersey-media-multipart:jar:2.23.1 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.javassist:javassist:jar:3.22.0-GA - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.jdom:jdom2:jar:2.0.6 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.jsoup:jsoup:jar:1.9.2 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.jvnet.mimepull:mimepull:jar:1.9.6 - Found at https://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
org.mockito:mockito-core:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.objenesis:objenesis:jar:2.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.slf4j:slf4j-api:jar:1.7.21 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.slf4j:slf4j-log4j12:jar:1.7.21 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.symphonyoss.symphony:symphony-agent-java-jersey2-client:jar:1.47.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.symphonyoss.symphony:symphony-authenticator-java-jersey2-client:jar:1.47.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.symphonyoss.symphony:symphony-client:jar:1.0.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.symphonyoss.symphony:symphony-pod-java-jersey2-client:jar:1.47.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
org.yaml:snakeyaml:jar:1.12 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/groups/public/ - - - - -
Total glassfish-repo-archive central sonatype-oss-public ossrh jvnet-nexus-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
55 (compile: 54, runtime: 1) 0 55 33 0 15 0 0 0