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