Registry / dependency-injection / camel-spring-boot-dependencies

camel-spring-boot-dependencies

JSON →
library2.25.4javamavenunverified

Bill of materials (BOM) for Apache Camel Spring Boot dependencies, managing versions for Camel and Spring Boot integration.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-dependencies</artifactId> <version>2.25.4</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-SPRING-BOOT-
C
camel-spring-boot-dependencies
dependency-injectionjavav2.25.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CamelAutoConfiguration
org.apache.camel.spring.boot.CamelAutoConfiguration

Use Camel with Spring Boot auto-configuration

import org.apache.camel.spring.boot.CamelAutoConfiguration; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class Application { public static void main(String[] args) { SpringApplication.run(Application.class, args); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.25.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
Resources
camel-spring-boot-dependencies — mvn dependency:get camel-spring-boot-dependencies · libregistry