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