Registry / logging / camel-quarkus-support-commons-logging-deployment

camel-quarkus-support-commons-logging-deployment

JSON →
library3.35.0javamavenunverified

Deployment module for Camel Quarkus support of Apache Commons Logging.

<dependency> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-support-commons-logging-deployment</artifactId> <version>3.35.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-QUARKUS-SUPP
C
camel-quarkus-support-commons-logging-deployment
loggingjavav3.35.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.

CommonsLoggingProcessor
org.apache.camel.quarkus.support.commons.logging.deployment.CommonsLoggingProcessor

Process Commons Logging configuration in Camel Quarkus.

import org.apache.camel.quarkus.support.commons.logging.deployment.CommonsLoggingProcessor; public class Example { public static void main(String[] args) { CommonsLoggingProcessor processor = new CommonsLoggingProcessor(); processor.process(null); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.35.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
1
Resources
camel-quarkus-support-commons-logging-deployment — mvn dependency:get camel-quarkus-support-commons-logging-deployment · libregistry