GroupId | GroupIdorg.apache.cxf.fediz.systests.webapps |
---|---|
ArtifactId | ArtifactIdfediz-systests-webapps-cxf |
Version | Version1.3.2 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-cxf/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
<artifactId>fediz-systests-webapps-cxf</artifactId>
<version>1.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-cxf/
implementation 'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-cxf:1.3.2'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-cxf/
implementation ("org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-cxf:1.3.2")
'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-cxf:war:1.3.2'
<dependency org="org.apache.cxf.fediz.systests.webapps" name="fediz-systests-webapps-cxf" rev="1.3.2">
<artifact name="fediz-systests-webapps-cxf" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests.webapps', module='fediz-systests-webapps-cxf', version='1.3.2')
)
libraryDependencies += "org.apache.cxf.fediz.systests.webapps" % "fediz-systests-webapps-cxf" % "1.3.2"
[org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-cxf "1.3.2"]