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

org.apache.cxf:cxf-distribution-manifest 2.1.2


Категории

Категории

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

Группа

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

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

cxf-distribution-manifest
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать cxf-distribution-manifest 2.1.2


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