Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for consumerProjectPath (0.14 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/transform/DefaultPlannedTransformStepIdentity.java

            ConfigurationIdentity dependenciesConfigurationIdentity,
            long transformStepNodeId
        ) {
            this.consumerBuildPath = consumerBuildPath;
            this.consumerProjectPath = consumerProjectPath;
            this.componentId = componentId;
            this.sourceAttributes = sourceAttributes;
            this.targetAttributes = targetAttributes;
            this.capabilities = capabilities;
            this.artifactName = artifactName;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 4.1K bytes
    - Viewed (0)
Back to top