| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-itest-karaf |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Integration Tests :: Karaf
Performs Karaf compliance integration tests
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-itest-karaf-3.0.1.pom | |
| camel-itest-karaf-3.0.1.jar | 14 KB |
| camel-itest-karaf-3.0.1-sources.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-itest-karaf</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/
implementation 'org.apache.camel:camel-itest-karaf:3.0.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/
implementation ("org.apache.camel:camel-itest-karaf:3.0.1")
'org.apache.camel:camel-itest-karaf:jar:3.0.1'
<dependency org="org.apache.camel" name="camel-itest-karaf" rev="3.0.1">
<artifact name="camel-itest-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-itest-karaf', version='3.0.1')
)
libraryDependencies += "org.apache.camel" % "camel-itest-karaf" % "3.0.1"
[org.apache.camel/camel-itest-karaf "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.javax-inject | jar | 1_2 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit | jar | 4.11_1 |
| log4j : log4j | jar | 1.2.17 |