-
-
Save ankushs92/b121e887a06ea82a04d68a540b05d6c0 to your computer and use it in GitHub Desktop.
Most used maven repositories
This file contains 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
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.4' | |
compile group: 'org.spockframework', name: 'spock-core', version: '1.0-groovy-2.4' | |
compile group: 'com.google.guava', name: 'guava', version: '19.0' | |
compile group: 'org.spockframework', name: 'spock-spring', version: '1.0-groovy-2.4' | |
compile group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.8.1' | |
compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.8.1' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment