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.github.eis.libraries | minimal-di | 1.0 | jar | Apache License |
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 |
| org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
| org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
| org.objenesis | objenesis | 1.0 | jar | MIT License |
New BSD License: Hamcrest Core, Hamcrest library
Unknown: chatapp
Apache License: Minimal DI
Common Public License Version 1.0: JUnit
MIT License: Objenesis
The MIT License: Mockito
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| minimal-di-1.0.jar | 18.46 kB | 23 | 12 | 1 | 1.6 | debug |
| junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
| mockito-core-1.9.5.jar | 1.43 MB | 1,258 | 647 | 64 | 1.5 | debug |
| objenesis-1.0.jar | 27.90 kB | 45 | 30 | 7 | 1.3 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 6 | 1.80 MB | 1,690 | 1,002 | 110 | 1.6 | 6 |
| compile: 1 | compile: 18.46 kB | compile: 23 | compile: 12 | compile: 1 | - | compile: 1 |
| test: 5 | test: 1.79 MB | test: 1,667 | test: 990 | test: 109 | - | test: 5 |