Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Gradle In Very Large Projects

Gradle In Very Large Projects

When your software project grows into the 100s and 1000s of sub-projects within a single project tree you shouldn’t have to compromise on build performance, and the Gradle team has been working hard on optimizing for this high end of enterprise software builds. If you’re involved in large projects and are looking for ways to keep the developer experience a happy one with the build, this session is for you.

Gradle is an open source project automation tool that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy-based domain-specific language (DSL) instead of the more traditional XML form of declaring the project configuration.

Video producer: www.gradlesummit.com