Move to ReflectiveListen
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'protobuf'
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '2.2'
|
||||
@@ -24,6 +23,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.slf4j:slf4j-log4j12:1.7.7'
|
||||
compile 'org.picocontainer:picocontainer:2.15'
|
||||
compile 'org.msgpack:msgpack:0.6.11'
|
||||
compile 'com.sparetimelabs:purejavacomm:0.0.22'
|
||||
}
|
||||
Reference in New Issue
Block a user