Objective: Build a manifest-driven, reusable Java testing framework to support microservices across multiple teams.
1. Project Bootstrapping. Set up repository layout, Create folder structure and initial files (e.g. build.gradle, settings.gradle).
2. Implement a ManifestParser. Add main entry point and parse manifest file with dependency resolution.