is not current version
Last Version 3.1.18

org.apache.cxf.services.sts:cxf-services-sts-war 3.0.3


GroupId

GroupId

org.apache.cxf.services.sts
ArtifactId

ArtifactId

cxf-services-sts-war
Version

Version

3.0.3
Type

Type

war

Download cxf-services-sts-war 3.0.3


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