File | Operation |
---|---|
camel-starter-parent-4.8.0.pom | download |
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-starter-parent</artifactId>
<version>4.8.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-starter-parent', version='4.8.0')
)