| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf |
| Идентификатор | Идентификаторcxf-rt-bindings-object |
| Последняя версия | Последняя версия3.1.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Runtime Object Binding
Apache CXF Runtime Object Binding
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-rt-bindings-object-3.1.18.pom | |
| cxf-rt-bindings-object-3.1.18.jar | 26 KB |
| cxf-rt-bindings-object-3.1.18-sources.jar | 22 KB |
| cxf-rt-bindings-object-3.1.18-javadoc.jar | 74 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-object/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-object</artifactId>
<version>3.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-object/
implementation 'org.apache.cxf:cxf-rt-bindings-object:3.1.18'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-object/
implementation ("org.apache.cxf:cxf-rt-bindings-object:3.1.18")
'org.apache.cxf:cxf-rt-bindings-object:jar:3.1.18'
<dependency org="org.apache.cxf" name="cxf-rt-bindings-object" rev="3.1.18">
<artifact name="cxf-rt-bindings-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-bindings-object', version='3.1.18')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-bindings-object" % "3.1.18"
[org.apache.cxf/cxf-rt-bindings-object "3.1.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-core | jar | 3.1.18 |
| org.apache.cxf : cxf-rt-transports-local | jar | 3.1.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.aries.blueprint : org.apache.aries.blueprint.core Необязательный | jar | 1.0.0 |
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.springframework : spring-beans | jar | 4.1.9.RELEASE |
| org.springframework : spring-core | jar | 4.1.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-testutils | jar | 3.1.18 |
| org.apache.cxf : cxf-rt-frontend-simple | jar | 3.1.18 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.1.18 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
| junit : junit | jar | 4.12 |