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