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