TcpIngestor that receives a stream of json objects and stores them
This commit is contained in:
@@ -3,5 +3,6 @@ dependencies {
|
||||
compile project(':performanceDb')
|
||||
compile "io.thekraken:grok:0.1.5"
|
||||
compile 'org.lucares:svak:1.0'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.5'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user