| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-spring-boot-generator-bom |
| Последняя версия | Последняя версия2.19.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCamel :: Platforms :: Spring-Boot :: Dependency Management :: BOM Generator
Camel build POM
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-spring-boot-generator-bom-2.19.5.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-spring-boot-generator-bom/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-boot-generator-bom</artifactId>
<version>2.19.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-spring-boot-generator-bom/
implementation 'org.apache.camel:camel-spring-boot-generator-bom:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-spring-boot-generator-bom/
implementation ("org.apache.camel:camel-spring-boot-generator-bom:2.19.5")
'org.apache.camel:camel-spring-boot-generator-bom:pom:2.19.5'
<dependency org="org.apache.camel" name="camel-spring-boot-generator-bom" rev="2.19.5">
<artifact name="camel-spring-boot-generator-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-spring-boot-generator-bom', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-spring-boot-generator-bom" % "2.19.5"
[org.apache.camel/camel-spring-boot-generator-bom "2.19.5"]