Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 552 Bytes

README.MD

File metadata and controls

12 lines (7 loc) · 552 Bytes

Sources of build configuration to make Composite Build

Java CI with Gradle

Externalization of build configuration by put dependencies and plugins common params into separate Git repository and reuse it after that without writing repeatable code

See example of usage here

Prerequisites

  • JDK 21