is not current version
Last Version 3.17.0

io.smallrye.reactive:smallrye-reactive-messaging-camel 3.10.0


Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-camel
Version

Version

3.10.0
Type

Type

jar

Download smallrye-reactive-messaging-camel 3.10.0


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-camel/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-messaging-camel</artifactId>
    <version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-camel/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-camel:3.10.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-camel/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-camel:3.10.0")
'io.smallrye.reactive:smallrye-reactive-messaging-camel:jar:3.10.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-camel" rev="3.10.0">
  <artifact name="smallrye-reactive-messaging-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-camel', version='3.10.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-camel" % "3.10.0"
[io.smallrye.reactive/smallrye-reactive-messaging-camel "3.10.0"]