| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-cxf |
| Версия | Версия3.11.1 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: CXF
Camel CXF support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-cxf-3.11.1.pom | |
| camel-cxf-3.11.1.jar | 292 KB |
| camel-cxf-3.11.1-spring.xsd | 9 KB |
| camel-cxf-3.11.1-sources.jar | 177 KB |
| camel-cxf-3.11.1-javadoc.jar | 532 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-cxf/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-cxf/
implementation 'org.apache.camel:camel-cxf:3.11.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-cxf/
implementation ("org.apache.camel:camel-cxf:3.11.1")
'org.apache.camel:camel-cxf:jar:3.11.1'
<dependency org="org.apache.camel" name="camel-cxf" rev="3.11.1">
<artifact name="camel-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-cxf', version='3.11.1')
)
libraryDependencies += "org.apache.camel" % "camel-cxf" % "3.11.1"
[org.apache.camel/camel-cxf "3.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.11.1 |
| org.apache.camel : camel-attachments | jar | 3.11.1 |
| org.apache.camel : camel-spring-xml | jar | 3.11.1 |
| org.apache.camel : camel-cxf-transport | jar | 3.11.1 |
| org.apache.camel : camel-http-base | jar | 3.11.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-features-logging | jar | 3.4.4 |
| org.springframework : spring-beans | jar | 5.3.9 |
| org.springframework : spring-context | jar | 5.3.9 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.4.4 |