License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdintegration-common |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel SB :: Integration Tests :: Common
Spring-Boot Camel integration test
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
integration-common-3.17.0.pom | |
integration-common-3.17.0.jar | 3 KB |
integration-common-3.17.0-sources.jar | 4 KB |
integration-common-3.17.0-javadoc.jar | 394 KB |
Browse |
<!-- 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"]
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 |