This repository provides a basic template for Gradle-based projects
Once created from this template
- The README must be updated
- Some basic Gradle adjustments made for name-based operations
- The creator's name should be added to developers.properties (
username,name
) - The
CODECOV_UPLOAD_TOKEN
needs to be set to the new repository's API token from the CodeCov service - The repository needs to be enabled in BlackDuck CoPilot
TODO General description
Information for how to contribute can be found in the contribution guidelines
This project is distributed under the MIT License. There are no requirements for using it in your own project (a line in a NOTICES file is appreciated but not necessary for use)
The requirement for a copy of the license being included in distributions is fulfilled by a copy of the LICENSE file being included in constructed JAR archives
If you discover a security vulnerability, contact the development team by e-mail at [email protected]
TODO Describe any sub-projects