Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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)
![[Information]](https://socketio.github.io/./images/icon_info_sml.gif)
- com.squareup.okio:okio:jar:1.15.0 (compile)
- org.json:json:jar:20090211 (compile)
![[Information]](https://socketio.github.io/./images/icon_info_sml.gif)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](https://socketio.github.io/./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
![[Information]](https://socketio.github.io/./images/icon_info_sml.gif)
- 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

