<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>2.2.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>23</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.30
|-- commons-codec:commons-codec:1.15
provided
runtime
|-- com.fasterxml.woodstox:woodstox-core:5.2.1
test
|-- org.slf4j:slf4j-log4j12:1.7.30
|-- 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.42.v20210604
|-- org.eclipse.jetty:jetty-servlet:9.4.42.v20210604
|-- org.eclipse.jetty:jetty-servlets:9.4.42.v20210604