| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-rx |
| Версия | Версия2.25.4 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: RX (deprecated)
Camel Reactive using RxJava library
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-rx-2.25.4.pom | |
| camel-rx-2.25.4.jar | 33 KB |
| camel-rx-2.25.4-sources.jar | 30 KB |
| camel-rx-2.25.4-javadoc.jar | 109 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-rx/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-rx</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-rx/
implementation 'org.apache.camel:camel-rx:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-rx/
implementation ("org.apache.camel:camel-rx:2.25.4")
'org.apache.camel:camel-rx:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-rx" rev="2.25.4">
<artifact name="camel-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-rx', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-rx" % "2.25.4"
[org.apache.camel/camel-rx "2.25.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.25.4 |
| io.reactivex : rxjava | jar | 1.3.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-restlet | jar | 2.25.4 |
| org.apache.camel : camel-test | jar | 2.25.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
| junit : junit | jar | 4.12 |
| io.rest-assured : rest-assured | jar | 3.2.0 |