| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging Guava Универсальные библиотеки Utility |
| Группа | Группаorg.apache.camel.springboot |
| Идентификатор | Идентификаторcamel-guava-eventbus-starter |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel SB Starters :: Guava-EventBus
Spring-Boot Starter for Camel Guava EventBus support
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-guava-eventbus-starter/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-guava-eventbus-starter</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-guava-eventbus-starter/
implementation 'org.apache.camel.springboot:camel-guava-eventbus-starter:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-guava-eventbus-starter/
implementation ("org.apache.camel.springboot:camel-guava-eventbus-starter:3.17.0")
'org.apache.camel.springboot:camel-guava-eventbus-starter:jar:3.17.0'
<dependency org="org.apache.camel.springboot" name="camel-guava-eventbus-starter" rev="3.17.0">
<artifact name="camel-guava-eventbus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-guava-eventbus-starter', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-guava-eventbus-starter" % "3.17.0"
[org.apache.camel.springboot/camel-guava-eventbus-starter "3.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.7 |
| org.apache.camel : camel-guava-eventbus | jar | 3.17.0 |
| com.google.guava : guava | jar | 20.0 |
| org.apache.camel.springboot : camel-core-starter | jar | 3.17.0 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.6.7 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.7 |
| org.apache.camel.springboot : camel-spring-boot-dependencies | pom | 3.17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
| org.apache.camel : camel-test-spring-junit5 | jar | 3.17.0 |