Class DependencyProperty


public class DependencyProperty extends CommonPropertyGetters
Property's that only a dependency can have
  • Constructor Details

  • Method Details

    • getUrl

      public String getUrl()
    • getName

      public String getName()
    • getTarget

      public String getTarget()
    • getTargetType

      public GitInfo.TargetType getTargetType()
    • getConfiguration

      public String getConfiguration()
    • getConfigurations

      public groovy.lang.Closure[] getConfigurations()
    • getMappings

      public groovy.lang.Closure[] getMappings()
    • getStartupTasks

      public String[] getStartupTasks()