не последняя версия
Последняя версия 3.8.0

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

Tests camel performance aspects

Категории

Категории

ORM Данные
Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-itest-performance
Версия

Версия

2.16.3
Тип

Тип

jar

Скачать camel-itest-performance 2.16.3


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