MsgPack and BSON Response writer.
This commit is contained in:
@ -33,6 +33,8 @@ dependencies {
|
||||
compile libraries.commons_io
|
||||
compile libraries.commons_csv
|
||||
compile libraries.netty_all
|
||||
compile libraries.bson_jackson
|
||||
compile libraries.msgpack_jackson
|
||||
|
||||
testCompile libraries.spring_boot_starter_test
|
||||
testCompile libraries.jsonassert
|
||||
|
Reference in New Issue
Block a user