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

org.apache.cxf:cxf-bundle-parent 2.1.7


Группа

Группа

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

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

cxf-bundle-parent
Версия

Версия

2.1.7
Тип

Тип

pom

Скачать cxf-bundle-parent 2.1.7

Имя Файла Размер
cxf-bundle-parent-2.1.7.pom 4 KB
Обзор

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