Last Version

Camel SB :: Integration Tests :: Common 3.17.0

Spring-Boot Camel integration test

License

License

GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

integration-common
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel SB :: Integration Tests :: Common
Spring-Boot Camel integration test
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/integration-common

Download integration-common 3.17.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/integration-common/ -->
<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>integration-common</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/integration-common/
implementation 'org.apache.camel.springboot:integration-common:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/integration-common/
implementation ("org.apache.camel.springboot:integration-common:3.17.0")
'org.apache.camel.springboot:integration-common:jar:3.17.0'
<dependency org="org.apache.camel.springboot" name="integration-common" rev="3.17.0">
  <artifact name="integration-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='integration-common', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "integration-common" % "3.17.0"
[org.apache.camel.springboot/integration-common "3.17.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-support jar
org.springframework.boot : spring-boot-starter jar 2.6.7
org.apache.camel.springboot : camel-spring-boot-starter jar 3.17.0
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.apache.camel : camel-test-spring-junit5 jar

Project Modules

There are no modules declared in this project.