не последняя версия
Последняя версия 2.2.1.Final

io.thorntail:camel-reactive-streams 2.0.0.Final

Reactive Camel using reactive streams

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Reactive Streams Контейнер Микросервисы Reactive libraries
Группа

Группа

io.thorntail
Идентификатор

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

camel-reactive-streams
Версия

Версия

2.0.0.Final
Тип

Тип

jar

Скачать camel-reactive-streams 2.0.0.Final


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