не последняя версия
Последняя версия 2.25.4

org.apache.camel:camel-rx 2.18.5

Camel Reactive Extensions support

Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-rx
Версия

Версия

2.18.5
Тип

Тип

jar

Скачать camel-rx 2.18.5


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