| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-test-infra-rabbitmq |
| Версия | Версия3.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Test Infra :: RabbitMQ
Parent pom for the test infrastructure for Camel
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-rabbitmq/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-infra-rabbitmq</artifactId>
<version>3.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-rabbitmq/
implementation 'org.apache.camel:camel-test-infra-rabbitmq:3.14.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-rabbitmq/
implementation ("org.apache.camel:camel-test-infra-rabbitmq:3.14.0")
'org.apache.camel:camel-test-infra-rabbitmq:jar:3.14.0'
<dependency org="org.apache.camel" name="camel-test-infra-rabbitmq" rev="3.14.0">
<artifact name="camel-test-infra-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-test-infra-rabbitmq', version='3.14.0')
)
libraryDependencies += "org.apache.camel" % "camel-test-infra-rabbitmq" % "3.14.0"
[org.apache.camel/camel-test-infra-rabbitmq "3.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.16.2 |
| org.testcontainers : rabbitmq | jar | 1.16.2 |