Registry / other / camel-support

camel-support

JSON →
library4.20.0javamavenunverified

Support utilities and base classes for Apache Camel integration framework.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-support</artifactId> <version>4.20.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-SUPPORT
C
camel-support
otherjavav4.20.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.

DefaultComponent
org.apache.camel.support.DefaultComponent

Extends DefaultComponent to create a custom Camel component.

import org.apache.camel.support.DefaultComponent; public class MyComponent extends DefaultComponent { @Override protected void doStart() throws Exception { System.out.println("Camel component started"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.20.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
Amazon
1
Resources
camel-support — mvn dependency:get camel-support · libregistry