Skip to content

AmmoniumStudios/java-project-template

Repository files navigation

Maven Central Code Coverage

About

This is a template repository for Java Projects using Gradle. It includes the following features:

  • Java 21
  • Gradle 8.5
  • JUnit 5
  • EditorConfig
  • CodeCov
  • GitHub Actions

Getting Started

Prerequisites

  • Java 11 or higher
  • Gradle 7.0 or higher
  • Git
  • Your favorite IDE

Installation

Use Template Button

  • Click the green "Use this template" button at the top of the repository.
  • Enter a repository name and description.
  • Click "Create repository from template".
  • Clone your new repository.
  • Update the README.md file.
  • Update the settings.gradle file.
  • Update the gradle.properties file.

Manual Setup

  • Clone this repository.
  • Delete the .git folder.
  • Initialize a new git repository.
  • Update the README.md file.
  • Update the settings.gradle file.
  • Update the gradle.properties file.
  • Update the build.gradle file.

Insert usage instructions here.

License

Licensed under the GNU Affero General Public License v3.0. See LICENSE for more information.

About

Template for typical java projects used within the organisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages