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.squareup.okhttp3 | okhttp | 3.12.12 | jar | Apache 2.0 |
org.json | json | 20090211 | jar | provided without support or warranty |
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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.squareup.okio | okio | 1.15.0 | jar | Apache 2.0 |
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- io.socket:engine.io-client:jar:2.1.0
- com.squareup.okhttp3:okhttp:jar:3.12.12 (compile)
- com.squareup.okio:okio:jar:1.15.0 (compile)
- org.json:json:jar:20090211 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- com.squareup.okhttp3:okhttp:jar:3.12.12 (compile)
Licenses
The MIT License (MIT): engine.io-client
provided without support or warranty: JSON (JavaScript Object Notation)
Apache 2.0: OkHttp, Okio
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core, Hamcrest library
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
okhttp-3.12.12.jar | 427.7 kB | 233 | 208 | 15 | 1.7 | Yes |
okio-1.15.0.jar | 88.7 kB | 52 | 44 | 1 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
json-20090211.jar | 45.9 kB | 21 | 19 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 975.4 kB | 727 | 637 | 57 | 1.7 | 6 |
compile: 3 | compile: 562.3 kB | compile: 306 | compile: 271 | compile: 17 | - | compile: 3 |
test: 3 | test: 413 kB | test: 421 | test: 366 | test: 40 | - | test: 3 |