License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdcamel-spring-boot-integration-tests |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamel SB :: Integration Tests
Spring-Boot Camel integration test
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-spring-boot-integration-tests-3.17.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-integration-tests/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-spring-boot-integration-tests</artifactId>
<version>3.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-integration-tests/
implementation 'org.apache.camel.springboot:camel-spring-boot-integration-tests:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot-integration-tests/
implementation ("org.apache.camel.springboot:camel-spring-boot-integration-tests:3.17.0")
'org.apache.camel.springboot:camel-spring-boot-integration-tests:pom:3.17.0'
<dependency org="org.apache.camel.springboot" name="camel-spring-boot-integration-tests" rev="3.17.0">
<artifact name="camel-spring-boot-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-spring-boot-integration-tests', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-spring-boot-integration-tests" % "3.17.0"
[org.apache.camel.springboot/camel-spring-boot-integration-tests "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 |