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 | Classifier | Type | License |
|---|---|---|---|---|---|
| com.att.aft | dme2 | 3.1.200 | - | jar | BSD License |
| javax.servlet | servlet-api | 2.5 | - | jar | - |
| org.eclipse.jetty | jetty-servlet | 9.0.3.v20130506 | - | jar | Apache Software License - Version 2.0, Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-webapp | 9.0.3.v20130506 | - | jar | Apache Software License - Version 2.0, Eclipse Public License - Version 1.0 |
| org.eclipse.jetty.aggregate | jetty-all | 9.0.3.v20130506 | - | jar | Apache Software License - Version 2.0, Eclipse Public License - Version 1.0 |
| org.onap.aaf.authz | authz-client | 1.0.0-SNAPSHOT | - | jar | BSD License |
| org.onap.aaf.cadi | cadi-aaf | 1.0.0 | full | jar | BSD License |
| org.onap.aaf.cadi | cadi-aaf | 1.0.0 | - | jar | BSD License |
| org.onap.aaf.cadi | cadi-cass | 1.0.0 | - | jar | BSD License |
| org.onap.aaf.cadi | cadi-client | 1.0.0 | - | jar | BSD License |
| org.onap.aaf.cadi | cadi-core | 1.0.0 | tests | jar | BSD License |
| org.onap.aaf.cadi | cadi-core | 1.0.0 | - | jar | BSD License |
| org.onap.aaf.cadi | cadi-tguard | 1.0.0 | - | jar | - |
| org.onap.aaf.cadi | cadi-tomcat | 1.0.0 | - | jar | - |
| org.onap.aaf.inno | env | 1.0.0-SNAPSHOT | - | jar | BSD License |
| org.onap.aaf.inno | rosetta | 1.0.0-SNAPSHOT | - | jar | BSD License |
| org.slf4j | slf4j-api | 1.7.5 | - | jar | MIT License |
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 |
|---|---|---|---|---|
| org.mockito | mockito-all | 1.9.5 | jar | The MIT License |