Skip to content

Instantly share code, notes, and snippets.

@davidkuster
Created March 18, 2016 19:53
Show Gist options
  • Save davidkuster/7f554abf44764e7d03e2 to your computer and use it in GitHub Desktop.
Save davidkuster/7f554abf44764e7d03e2 to your computer and use it in GitHub Desktop.
Grape Grab from Groovy console
groovy.grape.Grape.grab(group:'org.springframework', module:'spring-web', version:'4.2.5.RELEASE')
import org.springframework.web.util.UriComponentsBuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment