| Группа | Группаorg.apache.cxf.fediz |
|---|---|
| Идентификатор | Идентификаторfediz-systests |
| Версия | Версия1.2.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fediz-systests-1.2.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/ -->
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation 'org.apache.cxf.fediz:fediz-systests:1.2.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation ("org.apache.cxf.fediz:fediz-systests:1.2.1")
'org.apache.cxf.fediz:fediz-systests:pom:1.2.1'
<dependency org="org.apache.cxf.fediz" name="fediz-systests" rev="1.2.1">
<artifact name="fediz-systests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-systests', version='1.2.1')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-systests" % "1.2.1"
[org.apache.cxf.fediz/fediz-systests "1.2.1"]