Maven support 🪶

tl;dr You can use Maven with Buildless now

We've added support for Maven to the Buildless service. Check out our docs and code sample.

Build caching in Maven

Remote caching in Maven is a pretty new thing! The Maven Build Cache Extension was in beta for a long time but recently shipped.

How does it work?

The Build Cache Extension can be added to your build and then configured to point to Buildless. Just like our Gradle plugin, your API key can be explicitly set or resolved from your shell environment.