[
https://issues.apache.org/jira/browse/CAMEL-23001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059156#comment-18059156
]
Raymond edited comment on CAMEL-23001 at 2/17/26 8:06 PM:
----------------------------------------------------------
Just a note: we (besides xml and json) also provide datautil:
{code:java}
<dependency> <groupId>org.apache.groovy</groupId>
<artifactId>groovy-dateutil</artifactId>
<version>${groovy-script.version}</version></dependency>{code}
was (Author: skin27):
Just a note: we (besides xml and json) also provide datautil:
{color:#d5b778}<dependency>
{color}{color:#d5b778}
<groupId>{color}org.apache.groovy{color:#d5b778}</groupId>
{color}{color:#d5b778}
<artifactId>{color}groovy-dateutil{color:#d5b778}</artifactId>
{color}{color:#d5b778}
<version>{color}${groovy-script.version}{color:#d5b778}</version>
{color}{color:#d5b778}</dependency>{color}
> camel-groovy - Add groovy-json as dependency
> --------------------------------------------
>
> Key: CAMEL-23001
> URL: https://issues.apache.org/jira/browse/CAMEL-23001
> Project: Camel
> Issue Type: Improvement
> Components: camel-groovy
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.19.0
>
>
> groovy-json is handy for users that work with groovy, so lets include it
> automatic so its easier when you use Camel
--
This message was sent by Atlassian Jira
(v8.20.10#820010)