Last Version

WSS4J 1.5.1

Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.

License

License

GroupId

GroupId

wss4j
ArtifactId

ArtifactId

wss4j
Version

Version

1.5.1
Type

Type

jar
Description

Description

WSS4J
Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.
Project URL

Project URL

http://ws.apache.org/wss4j/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/webservices/wss4j/trunk

Download wss4j 1.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.