Skip to content

A simple project combining Gradle, Java 17, and a few check tools

Notifications You must be signed in to change notification settings

Ofirnir123/gradle17

 
 

Repository files navigation

Playground

A simple project combining

  • Gradle 8
  • Java 17 with modules support (JPMS / Project Jigsaw)
  • Dependency versions provided via external Java Platform
  • External Conventions Plugin:
  • SLF4J Test
  • Shared Tests run for each subproject:
    • used for architecture tests (with ArchUnit), including package cycle detection

About

A simple project combining Gradle, Java 17, and a few check tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.2%
  • Kotlin 36.8%