Hi edoo,
You can definitely scan your code without Maven and Gradle but I will require more configuration work.
But, you can’t analyze Java code by using only .java files: the code has to be compiled to get the most value out of our Java code analyzer.
Best.