Created
March 18, 2016 19:53
-
-
Save davidkuster/7f554abf44764e7d03e2 to your computer and use it in GitHub Desktop.
Grape Grab from Groovy console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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