C-Otto / playground

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 63.2%Language:Kotlin 36.8%