Slide 6
Slide 6 text
SOBRE O GRADLE
"Gradle is build automation evolved. Gradle can
automate the building, testing, publishing, deployment and more of
software packages or other types of projects"
Solução madura, inicialmente desenhada como alternativa
para outros build systems do mundo Java (ANT, Maven, Ivy)
Orientado à tarefas, build dirigida por scripts com DSL
Groovy que representam o domínio da aplicação