Camel :: Testcontainers :: JUnit 5

Camel support for testcontainers with JUnit 5

License

License

Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-testcontainers-junit5
Last Version

Last Version

3.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Testcontainers :: JUnit 5
Camel support for testcontainers with JUnit 5
Project Organization

Project Organization

The Apache Software Foundation

Download camel-testcontainers-junit5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-test-junit5 jar 3.15.0
org.testcontainers : testcontainers jar 1.16.3

Project Modules

There are no modules declared in this project.
org.apache.camel

The Apache Software Foundation

Versions

Version
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.7
3.7.6
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
3.0.0-RC3