<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>2.0.10</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>18</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.25
|-- com.fasterxml.woodstox:woodstox-core:5.0.3
|-- commons-codec:commons-codec:1.11
provided
test
|-- org.slf4j:slf4j-log4j12:1.7.25
|-- junit:junit:4.12
|-- org.eclipse.jetty:jetty-server:8.1.22.v20160922
|-- org.eclipse.jetty:jetty-servlet:8.1.22.v20160922