Эксперт ХД

org.apache.santuario:xmlsec (3.0.5)

Published 2026-09-15 11:12:58 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.santuario</groupId>
	<artifactId>xmlsec</artifactId>
	<version>3.0.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.santuario:xmlsec:3.0.5

About this package

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.

Dependencies

org.slf4j:slf4j-api
${slf4j.version}
jakarta.xml.bind:jakarta.xml.bind-api
${xml.bind.api.version}
commons-codec:commons-codec
${commons.codec.version}
com.fasterxml.woodstox:woodstox-core
${woodstox.core.version}
org.apache.logging.log4j:log4j-slf4j-impl
${log4j.version}
org.junit.jupiter:junit-jupiter-engine
${junit.version}
org.junit.jupiter:junit-jupiter-params
${junit.version}
org.hamcrest:hamcrest-library
${hamcrest.version}
org.xmlunit:xmlunit-core
${xmlunit.version}
org.xmlunit:xmlunit-matchers
${xmlunit.version}
org.eclipse.jetty:jetty-server
${jetty.version}
org.eclipse.jetty:jetty-servlet
${jetty.version}
org.eclipse.jetty:jetty-servlets
${jetty.version}
xalan:xalan
${xalan.version}
xalan:serializer
${xalan.version}
org.glassfish.jaxb:jaxb-runtime
${xml.bind.impl.version}
Details
Maven
2026-09-15 11:12:58 +00:00
1
Apache XML Security for Java
Apache-2.0
1.2 MiB
Assets (2)
Versions (1) View all
3.0.5 2026-09-15