setup Java
Sets up the project for a simple Java project
Sets up the project with the specified
groupandversionfor a simple Java projectCalls setJavaVersion, setTextEncoding, and addReplacementsTask
If the shadow plugin is applied, it will also call setShadowArchiveClassifier and addJavadocSourcesJars
Parameters
config
The configuration for setting up Java