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