is not current version
Last Version 3.5.2

org.apache.cxf.services.sts:cxf-services-sts-core 3.1.11


GroupId

GroupId

org.apache.cxf.services.sts
ArtifactId

ArtifactId

cxf-services-sts-core
Version

Version

3.1.11
Type

Type

jar

Download cxf-services-sts-core 3.1.11


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