How To Install Java Artifact org.apache.santuario.xmlsec v3.0.0

org.apache.santuario xmlsec 3.0.0

Introduction

In this article, we'll learn how to install Java artifact xmlsec from org.apache.santuario group in version 3.0.0. The artifact is available in 60 versions: 4.0.2 4.0.1 4.0.0-M1 4.0.0 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-rc1 2.0.0-beta 2.0.0 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.0 . The Apache XML Security for Java project has been released under Apache License, Version 2.0 license, and has its own website at: https://santuario.apache.org/ . The parent project is: org.apache::apache::24

How To Install Java Artifact org.apache.santuario.xmlsec In Version 3.0.0

To install the Apache XML Security for Java artifact in version 3.0.0 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 XML Security for Java 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 (1)

Test dependencies (11)

Licenses