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

org.apache.cxf.services:cxf-services 3.0.0-milestone1


Группа

Группа

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

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

cxf-services
Версия

Версия

3.0.0-milestone1
Тип

Тип

pom

Скачать cxf-services 3.0.0-milestone1

Имя Файла Размер
cxf-services-3.0.0-milestone1.pom 1 KB
Обзор

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