buildscript
Configures the classpath for this script.
The given closure is executed against this script's ScriptHandler. The ScriptHandler is passed to the closure as the closure's delegate.
Parameters
configure Closure
the closure to use to configure the script classpath.