|
@@ -27,7 +27,6 @@ dependencies {
|
|
|
compile("org.springframework.boot:spring-boot-starter-web:0.5.0.BUILD-SNAPSHOT")
|
|
|
compile("org.springframework.boot:spring-boot-starter-websocket:0.5.0.BUILD-SNAPSHOT")
|
|
|
compile("org.springframework:spring-messaging:4.0.0.BUILD-SNAPSHOT")
|
|
|
- compile("org.projectreactor:reactor-tcp:1.0.0.RC1")
|
|
|
compile("com.fasterxml.jackson.core:jackson-databind")
|
|
|
testCompile("junit:junit:4.11")
|
|
|
}
|