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 |
---|---|---|---|---|
io.socket | engine.io-client | 2.1.0 | jar | The MIT License (MIT) |
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 |
org.skyscreamer | jsonassert | 1.5.0 | jar | The Apache Software 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.squareup.okhttp3 | okhttp | 3.12.12 | jar | Apache 2.0 |
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 |
---|---|---|---|---|
com.vaadin.external.google | android-json | 0.0.20131108.vaadin1 | jar | Apache License 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- io.socket:socket.io-client:jar:2.1.1
- io.socket:engine.io-client:jar:2.1.0 (compile)
- com.squareup.okhttp3:okhttp:jar:3.12.12 (compile)
- com.squareup.okio:okio:jar:1.15.0 (compile)
- com.squareup.okhttp3:okhttp:jar:3.12.12 (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)
- org.skyscreamer:jsonassert:jar:1.5.0 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- io.socket:engine.io-client:jar:2.1.0 (compile)
Licenses
The MIT License (MIT): engine.io-client, socket.io-client
provided without support or warranty: JSON (JavaScript Object Notation)
Apache 2.0: OkHttp, Okio
Eclipse Public License 1.0: JUnit
Apache License 2.0: JSON library from Android SDK
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: JSONassert
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 |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
engine.io-client-2.1.0.jar | 102 kB | 110 | 92 | 8 | 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 |
jsonassert-1.5.0.jar | 30.3 kB | 32 | 20 | 3 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 1.1 MB | 881 | 757 | 69 | 1.7 | 9 |
compile: 4 | compile: 664.4 kB | compile: 416 | compile: 363 | compile: 25 | - | compile: 4 |
test: 5 | test: 461.6 kB | test: 465 | test: 394 | test: 44 | - | test: 5 |