License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Container |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-testcontainers-spring-junit5 |
Last Version | Last Version3.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Testcontainers :: Spring :: JUnit5
Camel unit testing with Spring, testcontainers and JUnit 5
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-testcontainers-spring-junit5/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-testcontainers-spring-junit5</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-testcontainers-spring-junit5/
implementation 'org.apache.camel:camel-testcontainers-spring-junit5:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-testcontainers-spring-junit5/
implementation ("org.apache.camel:camel-testcontainers-spring-junit5:3.15.0")
'org.apache.camel:camel-testcontainers-spring-junit5:jar:3.15.0'
<dependency org="org.apache.camel" name="camel-testcontainers-spring-junit5" rev="3.15.0">
<artifact name="camel-testcontainers-spring-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-testcontainers-spring-junit5', version='3.15.0')
)
libraryDependencies += "org.apache.camel" % "camel-testcontainers-spring-junit5" % "3.15.0"
[org.apache.camel/camel-testcontainers-spring-junit5 "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test-spring-junit5 | jar | 3.15.0 |
org.apache.camel : camel-testcontainers-junit5 | jar | 3.15.0 |