License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-itest-performance |
Version | Version3.8.0 |
Type | Typejar |
Description |
DescriptionCamel :: Integration Tests :: Performance
Tests camel performance aspects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-itest-performance/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-itest-performance</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-performance/
implementation 'org.apache.camel:camel-itest-performance:3.8.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-performance/
implementation ("org.apache.camel:camel-itest-performance:3.8.0")
'org.apache.camel:camel-itest-performance:jar:3.8.0'
<dependency org="org.apache.camel" name="camel-itest-performance" rev="3.8.0">
<artifact name="camel-itest-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-itest-performance', version='3.8.0')
)
libraryDependencies += "org.apache.camel" % "camel-itest-performance" % "3.8.0"
[org.apache.camel/camel-itest-performance "3.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 3.8.0 |