is not current version
Last Version 3.5.2

org.apache.cxf.services.sts:cxf-services-sts-systests 2.5.6


GroupId

GroupId

org.apache.cxf.services.sts
ArtifactId

ArtifactId

cxf-services-sts-systests
Version

Version

2.5.6
Type

Type

pom

Download cxf-services-sts-systests 2.5.6


<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/ -->
<dependency>
    <groupId>org.apache.cxf.services.sts</groupId>
    <artifactId>cxf-services-sts-systests</artifactId>
    <version>2.5.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/
implementation 'org.apache.cxf.services.sts:cxf-services-sts-systests:2.5.6'
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/
implementation ("org.apache.cxf.services.sts:cxf-services-sts-systests:2.5.6")
'org.apache.cxf.services.sts:cxf-services-sts-systests:pom:2.5.6'
<dependency org="org.apache.cxf.services.sts" name="cxf-services-sts-systests" rev="2.5.6">
  <artifact name="cxf-services-sts-systests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.sts', module='cxf-services-sts-systests', version='2.5.6')
)
libraryDependencies += "org.apache.cxf.services.sts" % "cxf-services-sts-systests" % "2.5.6"
[org.apache.cxf.services.sts/cxf-services-sts-systests "2.5.6"]