не последняя версия
Последняя версия 3.17.0

org.apache.camel.springboot:camel-spring-boot-bom 3.7.1

Camel Spring-Boot BOM

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.apache.camel.springboot
Идентификатор

Идентификатор

camel-spring-boot-bom
Версия

Версия

3.7.1
Тип

Тип

pom

Скачать camel-spring-boot-bom 3.7.1

Имя Файла Размер
camel-spring-boot-bom-3.7.1.pom 68 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-bom/ -->
<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-spring-boot-bom</artifactId>
    <version>3.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-bom/
implementation 'org.apache.camel.springboot:camel-spring-boot-bom:3.7.1'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-bom/
implementation ("org.apache.camel.springboot:camel-spring-boot-bom:3.7.1")
'org.apache.camel.springboot:camel-spring-boot-bom:pom:3.7.1'
<dependency org="org.apache.camel.springboot" name="camel-spring-boot-bom" rev="3.7.1">
  <artifact name="camel-spring-boot-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-spring-boot-bom', version='3.7.1')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-spring-boot-bom" % "3.7.1"
[org.apache.camel.springboot/camel-spring-boot-bom "3.7.1"]