Files
hawkbit/.3rd-party/README.md
2025-06-25 11:45:45 +03:00

550 B

Third-Party Dependencies

This folder provides listings of all 3rd-party dependencies incl. their licenses. There is a dedicated subfolder for each release (and milestone) holding the release-specific information.

The DEPENDENCIES file could be generated manually using Eclipse Dash License Tool maven plugin by running in root folder:

mvn clean install -PcheckLicense -DskipTests \
  --projects '!org.eclipse.hawkbit:hawkbit-repository-test,!org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test'