<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>2.2.6</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>30</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.36
|-- commons-codec:commons-codec:1.15
provided
runtime
|-- com.fasterxml.woodstox:woodstox-core:5.4.0
test
|-- org.slf4j:slf4j-reload4j:1.7.36
|-- org.junit.jupiter:junit-jupiter-engine:5.5.1
|-- org.xmlunit:xmlunit-core:2.6.3
|-- org.hamcrest:hamcrest-library:2.2
|-- org.xmlunit:xmlunit-matchers:2.6.3
|-- org.eclipse.jetty:jetty-server:9.4.53.v20231009
|-- org.eclipse.jetty:jetty-servlet:9.4.53.v20231009
|-- org.eclipse.jetty:jetty-servlets:9.4.53.v20231009