GroupId | GroupIdorg.apache.cxf.services.sts.systests |
---|---|
ArtifactId | ArtifactIdcxf-services-sts-systests-advanced |
Version | Version2.7.11 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/ -->
<dependency>
<groupId>org.apache.cxf.services.sts.systests</groupId>
<artifactId>cxf-services-sts-systests-advanced</artifactId>
<version>2.7.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/
implementation 'org.apache.cxf.services.sts.systests:cxf-services-sts-systests-advanced:2.7.11'
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/
implementation ("org.apache.cxf.services.sts.systests:cxf-services-sts-systests-advanced:2.7.11")
'org.apache.cxf.services.sts.systests:cxf-services-sts-systests-advanced:jar:2.7.11'
<dependency org="org.apache.cxf.services.sts.systests" name="cxf-services-sts-systests-advanced" rev="2.7.11">
<artifact name="cxf-services-sts-systests-advanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.sts.systests', module='cxf-services-sts-systests-advanced', version='2.7.11')
)
libraryDependencies += "org.apache.cxf.services.sts.systests" % "cxf-services-sts-systests-advanced" % "2.7.11"
[org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced "2.7.11"]