s

smallrye-reactive-messaging-camel

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