...
| Code Block |
|---|
groovy.grape.Grape.grab([group=:'org.springframework', module=:'spring', version=:'2.5.6']) |
Proxy settings
If you are behind a firewall and/or need to use Groovy/Grape through a proxy server, you can specify those settings on the command like via the http.proxyHost and http.proxyPort system properties:
...