Last Version

Camel :: Test :: Main :: JUnit5 3.17.0

Camel unit testing with Main and JUnit 5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-test-main-junit5
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: Test :: Main :: JUnit5
Camel unit testing with Main and JUnit 5
Project Organization

Project Organization

The Apache Software Foundation

Download camel-test-main-junit5 3.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-test-junit5 jar 3.17.0
org.apache.camel : camel-main jar 3.17.0

Project Modules

There are no modules declared in this project.