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