Registry / messaging / camel-twitter

camel-twitter

JSON →
library4.19.0javamavenunverified

Apache Camel component for integrating with Twitter API for sending/receiving tweets.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-twitter</artifactId> <version>4.19.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-TWITTER
C
camel-twitter
messagingjavav4.19.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.

TwitterComponent
org.apache.camel.component.twitter.TwitterComponent

Configure Camel Twitter component

import org.apache.camel.component.twitter.TwitterComponent; TwitterComponent twitter = new TwitterComponent(); twitter.setAccessToken("your-token");
Debug
Known issues
breakingTwitter API v1.1 is deprecated; this component may not work with v2.
fix
Use camel-twitter with Twitter API v1.1 credentials or migrate to a different solution.
affects: *
Upgrade
Version history
4.19.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
camel-twitter — mvn dependency:get camel-twitter · libregistry