Class ProjectAttribute

java.lang.Object
org.openrewrite.gradle.attributes.ProjectAttribute
All Implemented Interfaces:
Serializable, org.openrewrite.maven.attributes.Attribute

public class ProjectAttribute extends Object implements org.openrewrite.maven.attributes.Attribute
Marks a dependency as representing another Gradle project within the same multi-project build
See Also:
  • Constructor Details

    • ProjectAttribute

      public ProjectAttribute()
  • Method Details