| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava 8 Языки программирования |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-example-java8-rx |
| Версия | Версия2.19.5 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Example :: Java8 :: RX
An example for showing Camel RX for Java 8
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-example-java8-rx-2.19.5.pom | |
| camel-example-java8-rx-2.19.5.jar | 13 KB |
| camel-example-java8-rx-2.19.5-sources.jar | 10 KB |
| camel-example-java8-rx-2.19.5-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-java8-rx/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-java8-rx</artifactId>
<version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-java8-rx/
implementation 'org.apache.camel:camel-example-java8-rx:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-java8-rx/
implementation ("org.apache.camel:camel-example-java8-rx:2.19.5")
'org.apache.camel:camel-example-java8-rx:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-java8-rx" rev="2.19.5">
<artifact name="camel-example-java8-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-java8-rx', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-java8-rx" % "2.19.5"
[org.apache.camel/camel-example-java8-rx "2.19.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.19.5 |
| org.apache.camel : camel-rx | jar | 2.19.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-jul | jar | 2.8.2 |