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.8.2 | 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.4.2 | jar | Eclipse Public License Version 1.0 |
org.ow2.asm | asm | 9.3 | jar | BSD-3-Clause |
org.ow2.asm | asm-analysis | 9.3 | jar | BSD-3-Clause |
org.ow2.asm | asm-commons | 9.3 | jar | BSD-3-Clause |
org.ow2.asm | asm-tree | 9.3 | jar | BSD-3-Clause |
org.ow2.asm | asm-util | 9.3 | jar | BSD-3-Clause |
No transitive dependencies are required for this project.
Unknown: objectteams-runtime
BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree, asm-util
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.4.2.jar | 187 kB | 108 | 91 | 7 | 1.8 | Yes |
objectteams-runtime-2.8.2.jar | 91.6 kB | 92 | 50 | 3 | 1.8 | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | - | Yes |
asm-analysis-9.3.jar | 34.3 kB | 22 | 15 | 2 | - | Yes |
asm-commons-9.3.jar | 72.7 kB | 34 | 28 | 2 | - | Yes |
asm-tree-9.3.jar | 52.7 kB | 45 | 39 | 2 | - | Yes |
asm-util-9.3.jar | 85.7 kB | 32 | 26 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 864.3 kB | 616 | 491 | 49 | 1.8 | 8 |
compile: 1 | compile: 91.6 kB | compile: 92 | compile: 50 | compile: 3 | - | compile: 1 |
test: 1 | test: 218.2 kB | test: 239 | test: 204 | test: 28 | - | test: 1 |
provided: 6 | provided: 554.5 kB | provided: 285 | provided: 237 | provided: 18 | - | provided: 6 |