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

Camel Quarkus :: Integration Tests :: Support 2.9.0

Ancillary modules required by some integration tests. Hosted outside the integration-tests directory so that we can keep a flat hierarchy in the integration-tests directory.

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы
Группа

Группа

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

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

camel-quarkus-integration-test-support
Версия

Версия

2.9.0
Тип

Тип

jar
Описание

Описание

Camel Quarkus :: Integration Tests :: Support
Ancillary modules required by some integration tests. Hosted outside the integration-tests directory so that we can keep a flat hierarchy in the integration-tests directory.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-support

Скачать camel-quarkus-integration-test-support 2.9.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar
io.quarkus : quarkus-junit5 jar
org.assertj : assertj-core jar 3.22.0

Модули Проекта

Данный проект не имеет модулей.