GroupId | GroupIdorg.apache.cxf.fediz.systests.webapps |
---|---|
ArtifactId | ArtifactIdfediz-systests-webapps-springPreauth |
Version | Version1.2.3 |
Type | Typewar |
<!-- 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.2.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.2.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.2.3")
'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-springPreauth:war:1.2.3'
<dependency org="org.apache.cxf.fediz.systests.webapps" name="fediz-systests-webapps-springPreauth" rev="1.2.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.2.3')
)
libraryDependencies += "org.apache.cxf.fediz.systests.webapps" % "fediz-systests-webapps-springPreauth" % "1.2.3"
[org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-springPreauth "1.2.3"]