is not current version
Last Version 8.0.1

org.talend.esb.sts:cxf-sts-war 5.0.0


GroupId

GroupId

org.talend.esb.sts
ArtifactId

ArtifactId

cxf-sts-war
Version

Version

5.0.0
Type

Type

war

Download cxf-sts-war 5.0.0


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