Skip to content

Instantly share code, notes, and snippets.

@danielkec
Created December 10, 2020 16:36
Show Gist options
  • Save danielkec/40111f4e2a0477f759c9bc5f5ae1daa7 to your computer and use it in GitHub Desktop.
Save danielkec/40111f4e2a0477f759c9bc5f5ae1daa7 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>io.helidon.microprofile.messaging</groupId>
<artifactId>helidon-microprofile-messaging</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.messaging.aq</groupId>
<artifactId>helidon-messaging-aq</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.integrations.cdi</groupId>
<artifactId>helidon-integrations-cdi-datasource-ucp</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment