не последняя версия
Последняя версия 3.5.2

org.apache.cxf:cxf-rt-bindings 2.7.9

Apache CXF Runtime Bindings

Группа

Группа

org.apache.cxf
Идентификатор

Идентификатор

cxf-rt-bindings
Версия

Версия

2.7.9
Тип

Тип

pom

Скачать cxf-rt-bindings 2.7.9

Имя Файла Размер
cxf-rt-bindings-2.7.9.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-bindings</artifactId>
    <version>2.7.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings/
implementation 'org.apache.cxf:cxf-rt-bindings:2.7.9'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings/
implementation ("org.apache.cxf:cxf-rt-bindings:2.7.9")
'org.apache.cxf:cxf-rt-bindings:pom:2.7.9'
<dependency org="org.apache.cxf" name="cxf-rt-bindings" rev="2.7.9">
  <artifact name="cxf-rt-bindings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-bindings', version='2.7.9')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-bindings" % "2.7.9"
[org.apache.cxf/cxf-rt-bindings "2.7.9"]