is not current version
Last Version 3.5.2

org.apache.cxf.services.sts:cxf-services-sts 3.2.7


GroupId

GroupId

org.apache.cxf.services.sts
ArtifactId

ArtifactId

cxf-services-sts
Version

Version

3.2.7
Type

Type

pom

Download cxf-services-sts 3.2.7


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