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

Camel Quarkus :: Integration Tests :: Support :: Mock Backend 2.0.0-M2

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-mock-backend
Версия

Версия

2.0.0-M2
Тип

Тип

jar
Описание

Описание

Camel Quarkus :: Integration Tests :: Support :: Mock Backend
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-mock-backend

Скачать camel-quarkus-integration-test-support-mock-backend 2.0.0-M2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.config : microprofile-config-api jar
org.jboss.logging : jboss-logging jar

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

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