Configure Artifactory to Be Your Gradle Build Cache

JFrog Integrations Documentation

Content Type
Integrations

Artifactory can be used as the Gradle build cache by simply creating a generic repositories in Artifactory.Repository Management Overview

For example, the following is a simple use case where the Continuous Integration server builds a project and stores the build cache in Artifactory for later use by the following builds. This will greatly improve the build time in your local developer environments.

Build_Cache_1.png