https://github.com/ultreon/java8-template
https://github.com/ultreon/java8-template
gradle java-8 project-template template
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ultreon/java8-template
- Owner: Ultreon
- Created: 2021-09-29T14:59:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T05:35:47.000Z (over 3 years ago)
- Last Synced: 2025-04-14T11:05:37.911Z (about 1 year ago)
- Topics: gradle, java-8, project-template, template
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ultreon Team • Java 8 Project Template
* Change the `rootProject.name` property in [settings.gradle](settings.gradle).
* Change the `projectName` property in [gradle.properties](gradle.properties).
* Maybe modify [build.gradle](build.gradle) to include project specific build components.