Registry / messaging / camel-blueprint

camel-blueprint

JSON →
library3.1.0javamavenunverified

Using Camel with OSGi Blueprint.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-blueprint</artifactId> <version>3.1.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-BLUEPRINT
C
camel-blueprint
messagingjavav3.1.0
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.

CamelContextFactoryBean
org.apache.camel.blueprint.CamelContextFactoryBean

Create a Camel context factory bean for OSGi Blueprint.

import org.apache.camel.blueprint.CamelContextFactoryBean; CamelContextFactoryBean factory = new CamelContextFactoryBean(); factory.setId("myCamel");
Debug
Known issues
breakingVersion 3.1.0 is outdated; consider using a newer version for security fixes.
fix
Upgrade to the latest Camel version (e.g., 4.x).
affects: <=3.1.0
Upgrade
Version history
3.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
40
OpenAI (training)
1
Resources
camel-blueprint — mvn dependency:get camel-blueprint · libregistry