MVN

org.apache.santuario : xmlsec

Maven & Gradle

Aug 15, 2023
331 usages

Apache XML Security for Java · Apache XML Security for Java supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the library supports the standard Java API JSR-105: XML Digital Signature APIs.

<dependency>
    <groupId>org.apache.santuario</groupId>
    <artifactId>xmlsec</artifactId>
    <version>2.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.santuario : xmlsec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.5
  • Latest Release Candidate: 2.0.0-rc1
  • Latest Beta: 2.0.0-beta

All Versions

Choose a version of org.apache.santuario : xmlsec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
xmlsec-3.0.2
xmlsec-3.0.1
xmlsec-3.0.0
2.3.x
xmlsec-2.3.3
xmlsec-2.3.2
xmlsec-2.3.1
xmlsec-2.3.0
2.2.x
xmlsec-2.2.5
xmlsec-2.2.4
xmlsec-2.2.3
xmlsec-2.2.2
CVE-2021-40690
xmlsec-2.2.1
CVE-2021-40690
xmlsec-2.2.0
CVE-2021-40690
2.1.x
xmlsec-2.1.8
xmlsec-2.1.7
xmlsec-2.1.6
CVE-2021-40690
xmlsec-2.1.5
CVE-2021-40690
xmlsec-2.1.4
CVE-2021-40690
xmlsec-2.1.3
2 vulnerabilities
xmlsec-2.1.2
2 vulnerabilities
xmlsec-2.1.1
2 vulnerabilities
xmlsec-2.1.0
2 vulnerabilities
2.0.x
xmlsec-2.0.10
2 vulnerabilities
xmlsec-2.0.9
2 vulnerabilities
xmlsec-2.0.8
2 vulnerabilities
xmlsec-2.0.7
2 vulnerabilities
xmlsec-2.0.6
2 vulnerabilities
xmlsec-2.0.5
2 vulnerabilities
xmlsec-2.0.4
2 vulnerabilities
xmlsec-2.0.3
2 vulnerabilities
xmlsec-2.0.2
2 vulnerabilities
xmlsec-2.0.1
2 vulnerabilities
xmlsec-2.0.0
2 vulnerabilities
xmlsec-2.0.0-rc1
2 vulnerabilities
xmlsec-2.0.0-beta
3 vulnerabilities
1.5.x
xmlsec-1.5.8
CVE-2021-40690
xmlsec-1.5.7
CVE-2021-40690
xmlsec-1.5.6
CVE-2021-40690
xmlsec-1.5.5
2 vulnerabilities
xmlsec-1.5.4
3 vulnerabilities
xmlsec-1.5.3
3 vulnerabilities
xmlsec-1.5.2
4 vulnerabilities
xmlsec-1.5.1
4 vulnerabilities
xmlsec-1.5.0
4 vulnerabilities
1.4.x
xmlsec-1.4.8
2 vulnerabilities
xmlsec-1.4.7
4 vulnerabilities
xmlsec-1.4.6
4 vulnerabilities
xmlsec-1.4.5
4 vulnerabilities
xmlsec-1.4.4
4 vulnerabilities
xmlsec-1.4.3
4 vulnerabilities
xmlsec-1.4.2
4 vulnerabilities
xmlsec-1.4.0
4 vulnerabilities

How to add a dependency to Maven

Add the following org.apache.santuario : xmlsec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.santuario</groupId>
    <artifactId>xmlsec</artifactId>
    <version>2.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.santuario : xmlsec gradle dependency to your build.gradle file:

implementation 'org.apache.santuario:xmlsec:2.2.5'

Gradle Kotlin DSL: Add the following org.apache.santuario : xmlsec gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.santuario:xmlsec:2.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.santuario : xmlsec sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.santuario" % "xmlsec" % "2.2.5"

Advertisement

Dependencies from Group

Aug 15, 2023
331 usages

Discover Dependencies

Aug 25, 2023
611 usages
862 stars
131 usages
2.3k stars
Jul 11, 2023
485 usages
2.5k stars
Jun 29, 2020
50 usages
10.6k stars
Dec 11, 2020
8 stars
Jan 31, 2018
30 stars
Jul 31, 2023
374 usages
29.2k stars
Nov 30, 2022
2.2k usages
Jul 10, 2023
777 usages
649 stars