dependencies
Configures the dependencies for the script. Executes the given closure against the DependencyHandler for this handler. The DependencyHandler is passed to the closure as the closure's delegate.
Parameters
configure Closure
the closure to use to configure the dependencies.