How To Install Java Artifact org.apache.ws.security.wss4j v1.6.19

org.apache.ws.security wss4j 1.6.19

Introduction

In this article, we'll learn how to install Java artifact wss4j from org.apache.ws.security group in version 1.6.19. The artifact is available in 29 versions: 1.6.19 1.6.18 1.6.17 1.6.16 1.6.15 1.6.14 1.6.13 1.6.12 1.6.11 1.6.10 1.6.9 1.6.8 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.12 1.5.11 1.5.10 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 . The Apache WSS4J project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://ws.apache.org/wss4j/ . The parent project is: org.apache::apache::17

How To Install Java Artifact org.apache.ws.security.wss4j In Version 1.6.19

To install the Apache WSS4J artifact in version 1.6.19 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache WSS4J dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Provided dependencies (3)

Test dependencies (3)

Licenses