[
https://issues.apache.org/jira/browse/CAMEL-19495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854455#comment-17854455
]
Aurélien Pupier commented on CAMEL-19495:
-----------------------------------------
Can you provide the reason why to avoid guava?
I can notice that new recent components are using it too.
Currently used as direct dependencies in components:
- guava-eventbus (but based on naming i do not see how to not use it)
- ignite (only in tests)
- qdrant
and in tooling maven plugin camel-api-component-maven-plugin
> Avoid using Guava where possible
> --------------------------------
>
> Key: CAMEL-19495
> URL: https://issues.apache.org/jira/browse/CAMEL-19495
> Project: Camel
> Issue Type: Improvement
> Reporter: Peter Palaga
> Assignee: Peter Palaga
> Priority: Major
>
> Guava is used directly at least in camel-wordpress. We should try to replace
> it with equivalents from Java API, or simply inline.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)