| Группа | Группаorg.apache.cxf.fediz.systests.webapps |
|---|---|
| Идентификатор | Идентификаторfediz-systests-webapps-springPreauth |
| Версия | Версия1.3.3 |
| Тип | Типwar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-springPreauth/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
<artifactId>fediz-systests-webapps-springPreauth</artifactId>
<version>1.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-springPreauth/
implementation 'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-springPreauth:1.3.3'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-springPreauth/
implementation ("org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-springPreauth:1.3.3")
'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-springPreauth:war:1.3.3'
<dependency org="org.apache.cxf.fediz.systests.webapps" name="fediz-systests-webapps-springPreauth" rev="1.3.3">
<artifact name="fediz-systests-webapps-springPreauth" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests.webapps', module='fediz-systests-webapps-springPreauth', version='1.3.3')
)
libraryDependencies += "org.apache.cxf.fediz.systests.webapps" % "fediz-systests-webapps-springPreauth" % "1.3.3"
[org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-springPreauth "1.3.3"]