X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=98cc0dcac6637bc676303d70811057f1939ad4d5;hb=338279a329a06be7a141a3930d80b2a2805719dc;hp=6dfd615938a1bad0363cc9d19618343ab690d6b7;hpb=5b426263adb46e835333b127c1755c0a23035ece;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 6dfd615..98cc0dc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,13 @@ de.juplo.kafka.wordcount recorder - 0.0.1-SNAPSHOT + 1.0.0 Wordcount-Recorder Recorder-service of the multi-user wordcount-example + 0.33.0 11 + 2.8.0 @@ -25,6 +27,14 @@ org.springframework.boot spring-boot-starter-web + + org.apache.kafka + kafka-clients + + + org.hibernate.validator + hibernate-validator + org.springframework.boot @@ -63,6 +73,18 @@ + + io.fabric8 + docker-maven-plugin + ${docker-maven-plugin.version} + + + + juplo/wordcount--%a:%v + + + +