<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
<version>1.3.2-1</version>
</dependency>
compile
|-- ${slf4j.groupId}:slf4j-api:1.6.1
|-- ${slf4j.groupId}:jcl-over-slf4j:1.6.1
|-- ${slf4j.groupId}:log4j-over-slf4j:1.6.1
|-- ${slf4j.groupId}:jul-to-slf4j:1.6.1
|-- org.bouncycastle:bcprov-jdk15:1.45
|-- org.apache.santuario:xmlsec:1.4.4
|-- ca.juliusdavies:not-yet-commons-ssl:0.3.9
|-- net.jcip:jcip-annotations:1.0
runtime
|-- ${xerces.groupId}:xercesImpl:2.10.0
|-- xml-resolver:xml-resolver:1.2
test