MVN

org.apache.camel.springboot : camel-spring-boot-integration-tests

Maven & Gradle

May 15, 2022

Camel SB :: Integration Tests · Spring-Boot Camel integration test

<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-spring-boot-integration-tests</artifactId>
    <version>3.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.springboot : camel-spring-boot-integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 3.17.0

All Versions

Choose a version of org.apache.camel.springboot : camel-spring-boot-integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
3.17.x
camel-spring-boot-integration-tests-3.17.0
3.16.x
camel-spring-boot-integration-tests-3.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-spring-boot-integration-tests</artifactId>
    <version>3.17.0</version>
</dependency>