A Groovy installation includes Ant (Groovy 1.5.0 ships with Ant 1.7.0), and JUnit (Groovy 1.5.0 ships with JUnit 3.8.2). This means that Gant scripts can use all the Ant core tasks and the junit optional task without any extra installations. However, all the other optional tasks require extra action to be used from Gant. There are three mechanisms available.