|
|
|
|
@ -257,6 +257,21 @@
@@ -257,6 +257,21 @@
|
|
|
|
|
<artifactId>spring-boot-starter-security</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-social-facebook</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-social-linkedin</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-social-twitter</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-test</artifactId> |
|
|
|
|
|