efiacor | 248a9f1 | 2022-10-25 11:46:34 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright (C) 2022 Nordix Foundation |
| 4 | |
| 5 | Delivery |
| 6 | ======== |
| 7 | |
| 8 | .. |
| 9 | * This section is used to describe the delivery of a software component. |
| 10 | For a run-time component, this might be executable images, containers, etc. |
| 11 | For an SDK, this might be libraries. |
| 12 | |
| 13 | * This section is typically provided for a platform-component and sdk; |
| 14 | and referenced in developer and user guides. |
| 15 | |
| 16 | Deliverables |
| 17 | ------------ |
| 18 | |
| 19 | SDC distribution client is delivered as a jar library and hosted on https://nexus.onap.org/ |
| 20 | |
| 21 | To include it as a dependency in your project, see `SDC Distribution Client mvn`_. |
| 22 | |
| 23 | .. _SDC Distribution Client mvn: https://mvnrepository.com/artifact/org.onap.sdc.sdc-distribution-client/sdc-distribution-client |