mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
* GlobalPlugin has defaults for controlling parallelism on tasks, basic command stuff. * IvyModule has the configuration for resolving/publishing modules to ivy, assuming each project is a single module. * JvmModule has the configuration for compiling/running/testing/packaging Java/Scala projects.