Skip to content

GoodforGod/java-library-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4a785d Β· Sep 17, 2023

History

26 Commits
Sep 17, 2023
Jan 10, 2022
Sep 17, 2023
Dec 21, 2021
Dec 15, 2021
Dec 19, 2021
Dec 15, 2021
Jun 6, 2021
Sep 17, 2023
Sep 17, 2023
Jan 10, 2022
Dec 23, 2021
Dec 14, 2020
Dec 14, 2020

Repository files navigation

java-library-template

Minimum required Java version Maven Central GitHub Action Coverage Maintainability Rating Lines of Code

Template for Java library.

Features

  • Spotless for Code Style and Formatting.
  • .gitignore and .gitattributes for proper ignore and symbols check.
  • .editorconfig for simple configs code style and encoding UTF-8.
  • Proper Gradle and Gradle Wrapper configuration.

GitHub Actions

Required Environment variables:

  • OSS_GITHUB_TOKEN - GitHub package release token with package write & read permissions.
  • OSS_USERNAME - OSS username.
  • OSS_PASSWORD - OSS password.
  • OSS_SIGNING_KEY - OSS signing key in ASCII armor.
  • OSS_SIGNING_PASSWORD - OSS key decrypt password.
  • SONAR_TOKEN - sonar token.

About

πŸ“œ Java Library Project Template.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages