is not current version
Last Version 3.15.0

Camel :: Testcontainers :: JUnit 5 3.14.0

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
Version

Version

3.14.0
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 3.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-test-junit5 jar 3.14.0
org.testcontainers : testcontainers jar 1.16.2

Project Modules

There are no modules declared in this project.