XFire WS-Security Support

A Java SOAP framework.

Categories

Categories

Security
GroupId

GroupId

org.codehaus.xfire
ArtifactId

ArtifactId

xfire-ws-security
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

XFire WS-Security Support
A Java SOAP framework.

Download xfire-ws-security

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-ws-security/ -->
<dependency>
    <groupId>org.codehaus.xfire</groupId>
    <artifactId>xfire-ws-security</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-ws-security/
implementation 'org.codehaus.xfire:xfire-ws-security:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-ws-security/
implementation ("org.codehaus.xfire:xfire-ws-security:1.2.6")
'org.codehaus.xfire:xfire-ws-security:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-ws-security" rev="1.2.6">
  <artifact name="xfire-ws-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-ws-security', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-ws-security" % "1.2.6"
[org.codehaus.xfire/xfire-ws-security "1.2.6"]

Dependencies

compile (13)

Group / Artifact Type Version
jmock : jmock jar 1.0.1
xfire : opensaml jar 1.0.1
org.codehaus.xfire : bcprov-jdk15 jar 133
xerces : xercesImpl jar 2.7.1
xml-apis : xml-apis jar 1.0.b2
xml-security : xmlsec jar 1.3.0
commons-logging : commons-logging jar 1.0.4
wss4j : wss4j jar 1.5.1
org.codehaus.xfire : xfire-core jar 1.2.6
commons-discovery : commons-discovery jar 0.2
httpunit : httpunit Optional jar 1.6.1
junit : junit Optional jar 3.8.1
org.mortbay.jetty : jetty Optional jar 6.1.2rc0

test (3)

Group / Artifact Type Version
xalan : xalan jar 2.7.0
org.codehaus.xfire : xfire-spring jar 1.2.6
xmlunit : xmlunit Optional jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-RC
1.1.2
1.1.1
1.1
1.1-RC1
1.1-beta-1