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

org.apache.camel:test-infra 3.11.6

Test infrastructure for Camel

Группа

Группа

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

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

test-infra
Версия

Версия

3.11.6
Тип

Тип

pom

Скачать test-infra 3.11.6

Имя Файла Размер
test-infra-3.11.6.pom 1 KB
Обзор

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