| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаorg.drools |
| Идентификатор | Идентификаторcamel-container-tests |
| Версия | Версия7.58.0.Final |
| Тип | Типpom |
| Описание |
ОписаниеParent for container tests for Camel integration
Parent for container tests for Camel integration
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-container-tests-7.58.0.Final.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.drools/camel-container-tests/ -->
<dependency>
<groupId>org.drools</groupId>
<artifactId>camel-container-tests</artifactId>
<version>7.58.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drools/camel-container-tests/
implementation 'org.drools:camel-container-tests:7.58.0.Final'
// https://jarcasting.com/artifacts/org.drools/camel-container-tests/
implementation ("org.drools:camel-container-tests:7.58.0.Final")
'org.drools:camel-container-tests:pom:7.58.0.Final'
<dependency org="org.drools" name="camel-container-tests" rev="7.58.0.Final">
<artifact name="camel-container-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drools', module='camel-container-tests', version='7.58.0.Final')
)
libraryDependencies += "org.drools" % "camel-container-tests" % "7.58.0.Final"
[org.drools/camel-container-tests "7.58.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |