is not current version
Last Version 3.8.0

org.apache.camel:camel-itest-performance 2.17.4

Tests camel performance aspects

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-itest-performance
Version

Version

2.17.4
Type

Type

jar

Download camel-itest-performance 2.17.4


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