Helidon Messaging JMS Connector

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Messaging Application Layer Libs
GroupId

GroupId

io.helidon.messaging.jms
ArtifactId

ArtifactId

helidon-messaging-jms
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Messaging JMS Connector
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-messaging-jms

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.microprofile.reactive.messaging : microprofile-reactive-messaging-api jar 3.0-RC2
io.helidon.config : helidon-config jar 3.0.0-M2
io.helidon.config : helidon-config-mp jar 3.0.0-M2
io.helidon.common : helidon-common-context jar 3.0.0-M2
io.helidon.common : helidon-common-configurable jar 3.0.0-M2
io.helidon.messaging : helidon-messaging jar 3.0.0-M2
jakarta.jms : jakarta.jms-api jar 3.0.0

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api Optional jar 3.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M2
3.0.0-M1
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0