s

smallrye-reactive-messaging-camel

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