Skip to content

Instantly share code, notes, and snippets.

@asd1245dss
Created August 25, 2017 02:05
Show Gist options
  • Save asd1245dss/7d8aa56980b11b62502922c3cf36db9a to your computer and use it in GitHub Desktop.
Save asd1245dss/7d8aa56980b11b62502922c3cf36db9a to your computer and use it in GitHub Desktop.
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment