Peter Niederwieser is a Principal Engineer at Gradleware. Besides developing Gradle, Peter regularly consults and teaches on Gradle-related topics.
Talks I've Given
-
POLYGLOT GRADLE: JAVA, GROOVY, SCALA
Featuring Peter Niederwieser
The "golden" times of 100% Java are gone - even on the JVM! These days, Java code is increasingly mixed with Groovy, Scala, and other languages. Join us to learn what Gradle has in store for them.
gradle java gradlex polyglot-gradle -
Building a Continuous Delivery pipeline with Gradle and Jenkins
Featuring Peter Niederwieser
Continuous Delivery enables building, testing and deploying of software through build pipelines with well-defined quality gates. In this session, we will discuss how to build an exemplary pipeline with the help of Gradle and Jenkins.
continuous-delivery gradle jenkins gradlex -
Enter The Gradle
Featuring Peter Niederwieser
Gradle allows you to describe your build using a rich, easily extendable build language based on Groovy. It provides compelling solutions for many of the big pain points that exist with current build systems. This session will be mostly driven by live demos.
gradle groovy grails java