License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-jms |
Version | Version3.4.0 |
Type | Typejar |
Description |
DescriptionSmallRye Reactive Messaging : Connector :: JMS
An implementation of the MicroProfile Reactive Streams Messaging specification
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jms/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging-jms</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jms/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-jms:3.4.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jms/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-jms:3.4.0")
'io.smallrye.reactive:smallrye-reactive-messaging-jms:jar:3.4.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-jms" rev="3.4.0">
<artifact name="smallrye-reactive-messaging-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-jms', version='3.4.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-jms" % "3.4.0"
[io.smallrye.reactive/smallrye-reactive-messaging-jms "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 3.4.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
io.smallrye.reactive : smallrye-reactive-messaging-provider | jar | 3.4.0 |
org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.6.0 |
io.smallrye.reactive : mutiny | jar | 0.17.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
jakarta.json : jakarta.json-api | jar | 1.1.6 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 |
io.smallrye.reactive : smallrye-connector-attribute-processor | jar | 3.4.0 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-client | jar | 2.17.0 |
org.apache.activemq : artemis-server | jar | 2.17.0 |
org.eclipse : yasson | jar | 1.0.8 |
io.smallrye.config : smallrye-config | jar | 2.3.0 |
io.smallrye.reactive : test-common | jar | 3.4.0 |
org.jboss.weld.se : weld-se-core | jar | 3.1.6.Final |
io.smallrye.reactive : mutiny-reactive-streams-operators | jar | 0.17.0 |
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 | jar | 2.6.0 |
io.smallrye.reactive : smallrye-reactive-converter-reactor | jar | 2.6.0 |
io.smallrye.reactive : smallrye-reactive-converter-mutiny | jar | 2.6.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
org.awaitility : awaitility | jar | 4.0.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.junit-pioneer : junit-pioneer | jar | 1.4.2 |
org.junit.platform : junit-platform-commons | jar | 1.7.2 |