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