Package org.openrewrite.gradle.util
Class DistributionInfos
java.lang.Object
org.openrewrite.gradle.util.DistributionInfos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DistributionInfosfetch(GradleWrapper.DistributionType distributionType, GradleWrapper.GradleVersion gradleVersion, org.openrewrite.ExecutionContext ctx)
-
Constructor Details
-
DistributionInfos
public DistributionInfos()
-
-
Method Details
-
fetch
public static DistributionInfos fetch(GradleWrapper.DistributionType distributionType, GradleWrapper.GradleVersion gradleVersion, org.openrewrite.ExecutionContext ctx) throws IOException - Throws:
IOException
-