<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-timer-starter</artifactId>
<version>3.21.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-timer-starter', version='3.21.0')
)