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