Advertisement
alexandrecoussy

Untitled

Oct 13th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.37 KB | None | 0 0
  1. <dependencies>
  2.    <dependency>
  3.        <groupId>org.springframework</groupId>
  4.        <artifactId>spring-core</artifactId>
  5.        <version>4.3.11.RELEASE</version>
  6.    </dependency>
  7.  
  8.    <dependency>
  9.        <groupId>org.springframework</groupId>
  10.        <artifactId>spring-context</artifactId>
  11.        <version>4.3.11.RELEASE</version>
  12.    </dependency>
  13. </dependencies>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement