Policy contributes the following components to ONAP:
- api
- pap
- pdp-x (xacml pdp)
- pdp-d (drools pdp)
- pdp-a (apex pdp)
- distribution
- gui
Policy instantiates the following third party container:
- mariadb:10 (maintained by OOM team)
- sonatype/nexus:2.14.13-01
The reports have been generated with the following command:
mvn project-info-reports:dependencies
The output is located in the target/site sub-directory named 'dependencies.html'.
Notes:
- Libraries with group "org.onap.*" group ids are under the ONAP umbrella and safely assumed to have an Apache 2.0 License.
- The reader is encouraged to crosscheck and update this information against the individual repositories (root pom.xml link included), maven site reports, or any other suitable means.
API component
pom.xml: https://git.onap.org/policy/api/tree/pom.xml
PAP component
pom.xml: https://git.onap.org/policy/pap/tree/pom.xml
PDP-X component
pom.xml: https://git.onap.org/policy/xacml-pdp/tree/pom.xml
PDP-D component
pom.xml: https://git.onap.org/policy/drools-pdp/tree/pom.xml
PDP-D Control Loop component
pom.xml: https://git.onap.org/policy/drools-applications/tree/pom.xml
Distribution component
pom.xml: https://git.onap.org/policy/distribution/tree/pom.xml
PDP-A Component
pom.xml: https://git.onap.org/policy/apex-pdp/tree/pom.xml
Open Source Library Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
jquery | 3.4.1 | MIT | https://github.com/jquery/jquery/blob/master/LICENSE.txt | ||
jquery-ui | 1.12.1 | https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt |
gui
pom.xml: https://git.onap.org/policy/gui/tree/pom.xml
Open Source Library Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
jquery | 3.4.1 | MIT | https://github.com/jquery/jquery/blob/master/LICENSE.txt | ||
Helper Libraries:
common: https://git.onap.org/policy/common/tree/pom.xml
models: https://git.onap.org/policy/models/tree/pom.xml
Javascript Libraries:
Open Source Library Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
jquery | 3.4.1 | MIT | https://github.com/jquery/jquery/blob/master/LICENSE.txt | ||