Skip to content

Instantly share code, notes, and snippets.

@danielkec
Created June 22, 2020 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielkec/cd3f9890e7094763287258fe0512f3d0 to your computer and use it in GitHub Desktop.
Save danielkec/cd3f9890e7094763287258fe0512f3d0 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>io.helidon.messaging</groupId>
<artifactId>helidon-messaging</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.messaging.kafka</groupId>
<artifactId>helidon-messaging-kafka</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment