Hans Dockter is the founder and project lead of the Gradle build system and the CEO of Gradleware Inc, a company that provides training, support and consulting for Gradle and all forms of enterprise software project automation in general.
Talks I've Given
-
Keynote: Hans Dockter
Featuring Hans Dockter
What a better way to start the Gradle eXchange 2013, than by joining the creator of Gradle, Hans Dockter, for a talk at Skills Matter!
gradlex gradle android -
Gradle Workshop
Featuring Hans Dockter
Watch this video of Hans Dockter (founder of Gradleware, creator of Gradle) giving a workshop on using the new Gradle-based build system for the Android SDK at Droidcon London!
android gradle droidcon build-tool sdk mobile android-sdk -
The Art of Builds (I)
Featuring Hans Dockter
When builds and build systems are discussed and argued about often a lot of terminology is thrown in like imperative, declarative, standardization and directed acyclic graph without having a clear definition and in-depth concept. In this session we will shed a lot of light into the dark with...
gradle maven ant build-systems -
Continuous Delivery Patterns for Large Software Stacks
Featuring Hans Dockter
During this talk, Hans Dockter will look at common patterns for building larger software stacks and discuss their advantages and disadvantages.
continuous-delivery continuous-integration agile architecture testing -
The New Gradle based Android Build System
Featuring Hans Dockter
We will present and demo the new Gradle based Build System for the Android SDK. The new Android build system provides a highly tailored build-by-convention approach for Android builds and yet allows for deep customizations.
gradle build-system android sdk -
Gradle - The Innovation Continues
Featuring Hans Dockter
The Gradle development team have not been taking it easy since the release of Gradle 1.0. New features and innovations are constantly being added, rough edges are being smoothed and the platform continues to expand. In this talk we’ll explore the most notable additions to Gradle since the release...
gradle groovy grails -
Advanced Gradle
Featuring Hans Dockter
In this talk, Hans Dockter covers many Gradle power features that are particularly helpful for the real heavy lifting often needed in enterprise builds. We'll start with the concept and advantages of autowiring the Task Dependency Graph based on the inputs and outputs. Hans talks in detail...
gradle groovy grails dsl -
2
Interview with Hans Dockter
Featuring Guillaume LaForge and Hans Dockter
Guillaume LaForge talks to Hans Dockter about Gradle, exclusively for the Groovy & Grails eXchange
gradle groovy grails -
Enterprise Gradle
Featuring Hans Dockter
This talk from the father of Gradle introduces you to the powerful concepts of Gradle through many real-world examples that are demonstrated live: advantages of declarative over imperative build systems, convention over configuration without rigidity, task definitions and dependencies, the...
grails gradle groovy java -
Gradle
Featuring Hans Dockter
Hans Dockter will be coming to London to deliver his Core Gradle: Gradle, a Build System for Java Workshop and has kindly agreed to also speak at this free seminar.
More details coming soon!
gradle java build-system dsl -
Gradle Deep Dive
Featuring Hans Dockter
Gradle combines the flexibility of Ant with a build-by-convention approach a la Maven. But both implemented in a more powerful and less restrictive way. In this session you will learn about Gradle's rich domain model, which provides a true build language.
gradle groovy grails conference -
News from the Gradle Build System
Featuring Hans Dockter
Gradle is a flexible general purpose build system with a build-by-convention framework a la Maven on top. It uses Apache Ivy under the hood for its dependency management. Its build scripts are written in Groovy.
gradle -
DDD and the Gradle Build System
Featuring Hans Dockter
In this talk we will look at many examples how Gradle has improved in applying ideas from DDD. We will touch many areas of DDD. For example knowledge crunching, breakthroughs, making implicit concepts explicit, DSL's, and more. We will also take a look at the domain model of Ant and Maven in...
gradle domain-driven-design -
Gradle - A new Build System
Featuring Hans Dockter
Hans Dockter, the founder and project lead of Gradle, will start this session by comparing Gradle to Ant and Maven2. After this you get introduced to the general purpose features of Gradle. You will learn about the build-by-convention functionality on top of this and how it can be customised....
gradle groovy java