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