Apache XML Security

The XML Security project is aimed at providing implementation of security standards for XML

License

License

Categories

Categories

Security
GroupId

GroupId

xml-security
ArtifactId

ArtifactId

xmlsec
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache XML Security
The XML Security project is aimed at providing implementation of security standards for XML
Project URL

Project URL

http://santuario.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download xmlsec

How to add to project

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

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.

Versions

Version
1.3.0
1.2.1
1.1.0
1.0.5D2