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

org.apache.cxf.fediz:examples 1.4.5


Группа

Группа

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

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

examples
Версия

Версия

1.4.5
Тип

Тип

pom

Скачать examples 1.4.5

Имя Файла Размер
examples-1.4.5.pom 1 KB
Обзор

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