in other words, the equivalent to `sourceSets.main...
# gradle
b
in other words, the equivalent to
sourceSets.main.runtimeClasspath
is
java.sourceSets[“main”].runtimeClasspath