Configure Artifactory as the Gradle Build Cache

JFrog Integrations Documentation

Content Type
Integrations
ft:sourceType
Paligo

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

For example, the following is a simple use case where the CI 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.

Gradle Build Cache .png