X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=edcedf56f0e0380ffef79549330cb75f78b49efb;hb=9d6c2ef3461546170a0fd9da744efc316b37e1eb;hp=6dfd615938a1bad0363cc9d19618343ab690d6b7;hpb=5b426263adb46e835333b127c1755c0a23035ece;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 6dfd615..edcedf5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,13 @@ de.juplo.kafka.wordcount recorder - 0.0.1-SNAPSHOT + 1.0.1 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 + + + +