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

org.apache.cxf:cxf-maven-plugins 3.0.0-milestone2

Apache CXF Maven Plugins

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

cxf-maven-plugins
Версия

Версия

3.0.0-milestone2
Тип

Тип

pom

Скачать cxf-maven-plugins 3.0.0-milestone2

Имя Файла Размер
cxf-maven-plugins-3.0.0-milestone2.pom 2 KB
Обзор

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