Skip to content

Instantly share code, notes, and snippets.

@danielkec
Created November 26, 2020 13:22
Show Gist options
  • Select an option

  • Save danielkec/56065cebc04721e780924a4b2fb6b001 to your computer and use it in GitHub Desktop.

Select an option

Save danielkec/56065cebc04721e780924a4b2fb6b001 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.jms</groupId>
<artifactId>helidon-messaging-jms</artifactId>
</dependency>
<dependency>
<groupId>custom.com.oracle</groupId>
<artifactId>wlthint3client</artifactId>
<version>12.2.1.3</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment