Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ant-contrib | ant-contrib | 20020829 | jar | - |
com.jcraft | jsch | 0.1.53 | jar | Revised BSD |
org.apache.ant | ant-jsch | 1.9.7 | jar | The Apache Software License, Version 2.0 |
org.osgi | org.osgi.core | 6.0.0 | jar | Apache License, Version 2.0 |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 3.7.7 | jar | The MIT License |
org.powermock | powermock-api-mockito2 | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.9 | jar | The Apache Software License, Version 2.0 |