The Jenkins Artifactory Plugin supports Gradle build jobs, allowing your build jobs deploy artifacts and resolve dependencies to and from Artifactory, and then have them linked to the build job that created them.
As described below, using the Jenkins Gradle Plugin, you can create a freestyle job with the Artifactory Gradle integration.
To help you get started, you can use gradle-example-ci-server as a sample project you can build from your Jenkins Gradle job.
JDK compatibility
From version 3.0.0, the plugin no longer supports building with JDK 7.
Gradle Compatibility
The minimum Gradle version supported is 4.10
Benefits
Integration Benefits JFrog Artifactory and Gradle