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 |
|---|---|---|---|---|
| org.eclipse.objectteams | objectteams-runtime | 2.7.6 | jar | - |
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.6 | jar | Common Public License Version 1.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.eclipse.objectteams | objectteams-otdre | 1.3.7 | jar | Eclipse Public License Version 1.0 |
| org.ow2.asm | asm | 7.1 | jar | BSD |
| org.ow2.asm | asm-analysis | 7.1 | jar | BSD |
| org.ow2.asm | asm-commons | 7.1 | jar | BSD |
| org.ow2.asm | asm-tree | 7.1 | jar | BSD |
| org.ow2.asm | asm-util | 7.1 | jar | BSD |
No transitive dependencies are required for this project.
BSD: asm, asm-analysis, asm-commons, asm-tree, asm-util
Unknown: objectteams-runtime
Eclipse Public License Version 1.0: Object Teams test project, objectteams-otdre
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.6.jar | 218.2 kB | 239 | 204 | 28 | 1.5 | Yes |
| objectteams-otdre-1.3.7.jar | 177.7 kB | 108 | 90 | 7 | 1.8 | Yes |
| objectteams-runtime-2.7.6.jar | 88.7 kB | 93 | 50 | 3 | 1.6 | Yes |
| asm-7.1.jar | 114.8 kB | 42 | 36 | 3 | - | Yes |
| asm-analysis-7.1.jar | 33.4 kB | 22 | 15 | 2 | - | Yes |
| asm-commons-7.1.jar | 70.4 kB | 33 | 27 | 2 | - | Yes |
| asm-tree-7.1.jar | 50.3 kB | 44 | 38 | 2 | - | Yes |
| asm-util-7.1.jar | 81.6 kB | 31 | 25 | 2 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 835 kB | 612 | 485 | 49 | 1.8 | 8 |
| compile: 1 | compile: 88.7 kB | compile: 93 | compile: 50 | compile: 3 | - | compile: 1 |
| test: 1 | test: 218.2 kB | test: 239 | test: 204 | test: 28 | - | test: 1 |
| provided: 6 | provided: 528 kB | provided: 280 | provided: 231 | provided: 18 | - | provided: 6 |