Registry / build-tool / camel-parent

camel-parent

JSON →
library4.20.0javamavenunverified

Parent POM for Apache Camel projects, providing dependency management and build configuration.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> <version>4.20.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-PARENT
C
camel-parent
build-tooljavav4.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.

CamelContext
org.apache.camel.CamelContext

Minimal usage of CamelContext.

import org.apache.camel.CamelContext; import org.apache.camel.impl.DefaultCamelContext; public class Example { public static void main(String[] args) throws Exception { CamelContext context = new DefaultCamelContext(); System.out.println("Camel context created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.20.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
camel-parent — mvn dependency:get camel-parent · libregistry