Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 619 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 619 Bytes

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