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