X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=21466ec01978da280607f95a906c12e816cc9666;hb=5966e3b824a0303b02fd59c693ae35c3ededa111;hp=c01ed2c48e628921879b495821830880a04c06e0;hpb=fe867d6d14fd90aab95bdd7ba9374a585c268d3f;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index c01ed2c..21466ec 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,10 @@ org.apache.kafka kafka-clients + + org.springframework.kafka + spring-kafka + org.projectlombok lombok @@ -52,6 +56,11 @@ spring-kafka-test test + + org.awaitility + awaitility + test +