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 |
|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.9.3 | jar | Apache License, Version 2.0 |
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| org.lsst | org-lsst-ccs-bootstrap | 3.0.14 | jar | - |
| org.slf4j | slf4j-jdk14 | 1.7.5 | jar | MIT License |
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.13 | jar | Eclipse Public License 1.0 |
| org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
| org.junit.vintage | junit-vintage-engine | 5.9.3 | jar | Eclipse Public License v2.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 |
|---|---|---|---|---|
| commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
| org.freehep | freehep-util | 2.1.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| org.netbeans | openide-lookup | 1.9-patched-1.0 | jar | - |
| org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.junit.platform | junit-platform-commons | 1.9.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.lsst:org-lsst-ccs-utilities:jar:2.1.37
- org.lsst:org-lsst-ccs-bootstrap:jar:3.0.14 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.freehep:freehep-util:jar:2.1.3 (compile)
- org.netbeans:openide-lookup:jar:1.9-patched-1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.netbeans:openide-lookup:jar:1.9-patched-1.0 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
- org.slf4j:slf4j-jdk14:jar:1.7.5 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- log4j:log4j:jar:1.2.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.9.3 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.lsst:org-lsst-ccs-bootstrap:jar:3.0.14 (compile)
Licenses
Unknown: LSST CCS - Bootstrap, LSST CCS - Utilities, openide-lookup
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J JDK14 Binding
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Commons CLI
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: FreeHEP Util
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-beanutils-1.9.3.jar | 246.2 kB | 154 | 137 | 5 | 1.6 | Yes |
| commons-cli-1.2.jar | 41.1 kB | 35 | 22 | 1 | 1.4 | Yes |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
| log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| freehep-util-2.1.3.jar | 55.1 kB | 46 | 32 | 3 | 1.7 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | - | Yes |
| junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | - | Yes |
| junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | - | Yes |
| junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | - | Yes |
| junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | - | Yes |
| junit-vintage-engine-5.9.3.jar | 66.9 kB | 49 | 35 | 6 | - | Yes |
| org-lsst-ccs-bootstrap-3.0.14.jar | 59.3 kB | 31 | 15 | 1 | - | Yes |
| openide-lookup-1.9-patched-1.0.jar | 64.7 kB | 49 | 48 | 4 | 1.2 | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| slf4j-api-1.7.5.jar | 26.1 kB | 34 | 23 | 3 | 1.5 | Yes |
| slf4j-jdk14-1.7.5.jar | 7.9 kB | 15 | 5 | 1 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 3.5 MB | 2680 | 2349 | 153 | 1.7 | 20 |
| compile: 10 | compile: 1.6 MB | compile: 1243 | compile: 1084 | compile: 53 | - | compile: 10 |
| test: 10 | test: 1.8 MB | test: 1437 | test: 1265 | test: 100 | - | test: 10 |