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