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.oxerr huobi-client-rest 2.0.2 jar The BSD 2-Clause License
org.oxerr huobi-client-websocket 2.0.2 jar The BSD 2-Clause 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:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.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 License
com.fasterxml.jackson.core jackson-annotations 2.4.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.4.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.4.4 jar The Apache Software License, Version 2.0
com.github.mmazi rescu 1.7.2 jar MIT
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.2.2 jar The Apache Software License, Version 2.0
com.xeiam.xchange xchange-core 3.0.0 jar MIT
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
io.socket socket.io-client 0.2.1 jar -
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
net.sourceforge.nekohtml nekohtml 1.9.21 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.3 jar Apache License, Version 2.0
org.java-websocket Java-WebSocket 1.3.0 jar MIT License
org.slf4j slf4j-api 1.7.7 jar MIT License
xerces xercesImpl 2.10.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C 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:

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.oxerr:huobi-client-xchange:jar:2.0.2 Information
    • org.oxerr:huobi-client-rest:jar:2.0.2 (compile) Information
      • org.apache.commons:commons-lang3:jar:3.3.2 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.3.6 (compile) Information
      • org.slf4j:slf4j-api:jar:1.7.7 (compile) Information
      • net.sourceforge.nekohtml:nekohtml:jar:1.9.21 (compile) Information
        • xerces:xercesImpl:jar:2.10.0 (compile) Information
          • xml-apis:xml-apis:jar:1.4.01 (compile) Information
      • com.fasterxml.jackson.core:jackson-core:jar:2.4.4 (compile) Information
      • com.fasterxml.jackson.core:jackson-databind:jar:2.4.4 (compile) Information
      • com.xeiam.xchange:xchange-core:jar:3.0.0 (compile) Information
      • commons-io:commons-io:jar:2.4 (compile) Information
    • org.oxerr:huobi-client-websocket:jar:2.0.2 (compile) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information

Licenses

The SAX License: XML Commons External Components XML APIs

Unknown: socket.io-client

CDDL License: jsr311-api

The BSD 2-Clause License: Huobi Client - REST, Huobi Client - WebSocket, Huobi Client - XChange

MIT License: Java WebSocket, SLF4J API Module

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore

The W3C License: XML Commons External Components XML APIs

MIT: ResCU, XChange Core

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons Lang, Commons Codec, Commons IO, Commons Logging, FindBugs-jsr305, Gson, Jackson-annotations, Jackson-core, Neko HTML, XML Commons External Components XML APIs, Xerces2-j, jackson-databind

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jackson-annotations-2.4.0.jar 37.70 kB 63 51 1 1.6 debug
jackson-core-2.4.4.jar 220.02 kB 106 84 8 1.6 debug
jackson-databind-2.4.4.jar 1.03 MB 588 554 20 1.6 debug
rescu-1.7.2.jar 65.95 kB 60 46 5 1.5 debug
jsr305-3.0.0.jar 32.26 kB 72 35 3 1.5 debug
gson-2.2.2.jar 184.85 kB 165 155 6 1.5 debug
xchange-core-3.0.0.jar 112.78 kB 131 105 17 1.6 debug
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-logging-1.1.3.jar 60.60 kB 42 28 2 1.1 debug
socket.io-client-0.2.1.jar 26.40 kB 23 14 1 1.6 debug
jsr311-api-1.1.1.jar 45.28 kB 67 55 3 1.5 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
nekohtml-1.9.21.jar 122.22 kB 73 56 4 1.3 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
httpclient-4.3.6.jar 578.13 kB 459 420 24 1.5 debug
httpcore-4.3.3.jar 276.17 kB 260 232 15 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
Java-WebSocket-1.3.0.jar 100.75 kB 76 60 8 1.6 debug
huobi-client-rest/target/classes - 0 0 0 - release
huobi-client-websocket/target/classes - 0 0 0 - release
slf4j-api-1.7.7.jar 28.57 kB 35 24 3 1.5 debug
xercesImpl-2.10.0.jar 1.30 MB 1,031 948 40 1.3 release
xml-apis-1.4.01.jar 215.37 kB 391 346 29 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
24 5.45 MB 4,547 3,894 244 1.6 20
compile: 22 compile: 5.18 MB compile: 4,229 compile: 3,616 compile: 213 - compile: 18
test: 2 test: 283.26 kB test: 318 test: 278 test: 31 - test: 2