| organisation | the pattern matching the organisation of the modules to list | Yes | 
    | module | the pattern matching the name of the modules to list | Yes | 
    | branch | the pattern matching the branch of the modules to list | No, defaults to '*' | 
    | revision | the pattern matching the revision of the modules to list | Yes | 
    | matcher | the name of the pattern matcher to use for matching the modules fields | No. Defaults to exactOrRegexp. | 
    | property | the pattern of the property to set when a module is found | Yes | 
    | value | The pattern of the value to set when a module is found | Yes | 
| settingsRef | A reference to the ivy settings that must be used by this task (since 2.0) | No, 'ivy.instance' is taken by default. | 
| resolver | The name of the resolver to use for searching the modules (since 2.2.0) | No, all available resolvers will be used by default. |