| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel.karaf |
| Идентификатор | Идентификаторcamel-blueprint-cxf-test |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel Karaf :: Integration Tests :: Blueprint CXF Tests
Tests the camel-cxf blueprint features
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-blueprint-cxf-test-3.17.0.pom | |
| camel-blueprint-cxf-test-3.17.0.jar | 7 KB |
| camel-blueprint-cxf-test-3.17.0-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-blueprint-cxf-test/ -->
<dependency>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>camel-blueprint-cxf-test</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-blueprint-cxf-test/
implementation 'org.apache.camel.karaf:camel-blueprint-cxf-test:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-blueprint-cxf-test/
implementation ("org.apache.camel.karaf:camel-blueprint-cxf-test:3.17.0")
'org.apache.camel.karaf:camel-blueprint-cxf-test:jar:3.17.0'
<dependency org="org.apache.camel.karaf" name="camel-blueprint-cxf-test" rev="3.17.0">
<artifact name="camel-blueprint-cxf-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.karaf', module='camel-blueprint-cxf-test', version='3.17.0')
)
libraryDependencies += "org.apache.camel.karaf" % "camel-blueprint-cxf-test" % "3.17.0"
[org.apache.camel.karaf/camel-blueprint-cxf-test "3.17.0"]