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

org.apache.camel:test-infra 3.7.1

Test infrastructure for Camel

Группа

Группа

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

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

test-infra
Версия

Версия

3.7.1
Тип

Тип

pom

Скачать test-infra 3.7.1

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

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