is not current version
Last Version 3.5.2

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


GroupId

GroupId

org.apache.cxf.services.sts
ArtifactId

ArtifactId

cxf-services-sts
Version

Version

2.5.3
Type

Type

pom

Download cxf-services-sts 2.5.3


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