License |
License |
---|---|
Categories |
CategoriesIDE Development Tools React User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-provider |
Last Version | Last Version4.0.0.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Reactive Messaging : Provider
An implementation of the MicroProfile Reactive Streams Messaging specification
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging-provider</artifactId>
<version>4.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-provider:4.0.0.RC1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-provider:4.0.0.RC1")
'io.smallrye.reactive:smallrye-reactive-messaging-provider:jar:4.0.0.RC1'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-provider" rev="4.0.0.RC1">
<artifact name="smallrye-reactive-messaging-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-provider', version='4.0.0.RC1')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-provider" % "4.0.0.RC1"
[io.smallrye.reactive/smallrye-reactive-messaging-provider "4.0.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 4.0.0.RC1 |
io.smallrye.common : smallrye-common-vertx-context | jar | 2.0.0-RC2 |
io.smallrye.reactive : smallrye-mutiny-vertx-core | jar | 2.16.2 |
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
org.eclipse.microprofile.metrics : microprofile-metrics-api Optional | jar | 4.0.1 |
io.micrometer : micrometer-core Optional | jar | 1.8.5 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.6.0 |
io.smallrye.reactive : mutiny | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |