Gradle will bring them in as `compile` I believe. ...
# announcements
a
Gradle will bring them in as
compile
I believe. if not, just include each of the modules you actually need. You can use the
jdk-6
one even on JDK 8 without pulling in
jdk-7
and
jdk-8
versions.