Helidon Messaging JMS Shim

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Messaging Application Layer Libs
GroupId

GroupId

io.helidon.messaging
ArtifactId

ArtifactId

helidon-messaging-jms-shim
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Messaging JMS Shim
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-messaging-jms-shim
Project Organization

Project Organization

Oracle Corporation

Download helidon-messaging-jms-shim

How to add to project

<!-- https://jarcasting.com/artifacts/io.helidon.messaging/helidon-messaging-jms-shim/ -->
<dependency>
    <groupId>io.helidon.messaging</groupId>
    <artifactId>helidon-messaging-jms-shim</artifactId>
    <version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.messaging/helidon-messaging-jms-shim/
implementation 'io.helidon.messaging:helidon-messaging-jms-shim:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.messaging/helidon-messaging-jms-shim/
implementation ("io.helidon.messaging:helidon-messaging-jms-shim:3.0.0-M2")
'io.helidon.messaging:helidon-messaging-jms-shim:jar:3.0.0-M2'
<dependency org="io.helidon.messaging" name="helidon-messaging-jms-shim" rev="3.0.0-M2">
  <artifact name="helidon-messaging-jms-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.messaging', module='helidon-messaging-jms-shim', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.messaging" % "helidon-messaging-jms-shim" % "3.0.0-M2"
[io.helidon.messaging/helidon-messaging-jms-shim "3.0.0-M2"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0
jakarta.jms : jakarta.jms-api jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M2
3.0.0-M1