Gradle Reference

Gradle is a build automation tool for multi-language software development. It controls the development process in the tasks of compilation and packaging to testing, deployment, and publishing.
How to add your local Maven repository as an artifact source
How to add your local Maven repository as an artifact publication destination
How to create a custom Gradle task to execute Clean/Build/Publish with one click
How to configure JUnit to output successful test results
How to configure the Main class when building an executable JAR
How to create a custom Gradle task to build an executable Fat JAR with a custom filename
More Technical References
Practical tips and patterns for Xcode projects - build configurations, code signing, xcconfig files, and multiplatform app setup.
Reference guides for AI tools, platforms, and development workflows including Claude, LLMs, and MCP servers.
Spring Boot is an open-source Java framework used for programming standalone, production-grade Spring-based applications.
Linux is a family of open source Unix-like operating systems based on the Linux kernel.
The Macintosh is currently the most popular platform among developers because of its Unix underpinnings.
PowerShell is a cross-platform command-line interface and scripting language for system and network administration.
Microsoft SQL Server is a relational database management system (RDBMS).
Angular is a TypeScript-based web application framework. RxJS is a library for reactive programming using Observables.