You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

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:

dependencies report
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 NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
jquery3.4.1MIT
https://github.com/jquery/jquery/blob/master/LICENSE.txt
jquery-ui1.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 NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
jquery3.4.1MIT
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 NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
jquery3.4.1MIT
https://github.com/jquery/jquery/blob/master/LICENSE.txt







Legacy components (pap, pdp-x, brmsgw, console):   (To be discontinued in Guilin release)

Not reported.     These are to be discontinued in Frankfurt release.

pom.xml:  https://git.onap.org/policy/engine/tree/pom.xml



  • No labels