| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-guice-starter |
| Последняя версия | Последняя версия2.25.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring-Boot Starter :: Camel :: Guice
Spring-Boot Starter for Camel Guice
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-guice-starter-2.25.4.pom | |
| camel-guice-starter-2.25.4.jar | 12 KB |
| camel-guice-starter-2.25.4-sources.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-guice-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-guice-starter</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-guice-starter/
implementation 'org.apache.camel:camel-guice-starter:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-guice-starter/
implementation ("org.apache.camel:camel-guice-starter:2.25.4")
'org.apache.camel:camel-guice-starter:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-guice-starter" rev="2.25.4">
<artifact name="camel-guice-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-guice-starter', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-guice-starter" % "2.25.4"
[org.apache.camel/camel-guice-starter "2.25.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
| org.apache.camel : camel-guice | jar | 2.25.4 |
| org.apache.camel : camel-core-starter | jar | |
| org.apache.camel : camel-spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.1.RELEASE |
| org.apache.camel : camel-spring-boot-dependencies | pom | 2.25.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
| org.apache.camel : camel-test-spring | jar | 2.25.4 |