s

smallrye-reactive-messaging-provider

Files download
File Operation
smallrye-reactive-messaging-provider-3.25.0.jar download
smallrye-reactive-messaging-provider-3.25.0.pom download
smallrye-reactive-messaging-provider-3.25.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.smallrye.reactive</groupId>
  <artifactId>smallrye-reactive-messaging-provider</artifactId>
  <version>3.25.0</version>
</dependency>
Gradle Groovy
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-provider:3.25.0'
Gradle Kotlin
implementation("io.smallrye.reactive:smallrye-reactive-messaging-provider:3.25.0")
Scala SBT
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-provider" % "3.25.0"
Groovy Grape
@Grapes(
  @Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-provider', version='3.25.0')
)
Apache Ivy
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-provider" rev="3.25.0" />
Leiningen
[io.smallrye.reactive/smallrye-reactive-messaging-provider "3.25.0"]
Apache Buildr
'io.smallrye.reactive:smallrye-reactive-messaging-provider:jar:3.25.0'