Skip to content

Instantly share code, notes, and snippets.

@tygern
Created August 7, 2017 20:23
Show Gist options
  • Save tygern/a64fd1006a903ab6bf78df08c0825ca5 to your computer and use it in GitHub Desktop.
Save tygern/a64fd1006a903ab6bf78df08c0825ca5 to your computer and use it in GitHub Desktop.
subproject build file
dependencies {
compile "org.springframework:spring-jdbc:$springVersion"
compile "org.springframework:spring-web:$springVersion"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment