Class GradleEnterprisePlugin

java.lang.Object
com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin
All Implemented Interfaces:
Plugin<Object>

@Deprecated public final class GradleEnterprisePlugin extends Object implements Plugin<Object>
Deprecated.
since 3.17, replaced by DevelocityPlugin
The Gradle Enterprise Gradle plugin enables integration with Develocity and scans.gradle.com.

It can be applied with the plugin ID 'com.gradle.enterprise' for Gradle greater than 6.x.

  • Constructor Details

    • GradleEnterprisePlugin

      public GradleEnterprisePlugin()
      Deprecated.
  • Method Details