Last Version

Apache XML Security 1.3.0

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
Version

Version

1.3.0
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 1.3.0


<!-- 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.