File | Operation |
---|---|
components-starter-2.21.0.pom | download |
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>components-starter</artifactId>
<version>2.21.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='components-starter', version='2.21.0')
)
<parent> <groupId>org.apache.camel</groupId> <artifactId>camel-starter-parent</artifactId> <version>2.21.0</version> </parent>
provided
|-- org.springframework.boot:spring-boot
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor
test