<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<version>2.1.0</version>
</dependency>
compile
|-- org.slf4j:jcl104-over-slf4j:1.5.0
|-- org.slf4j:log4j-over-slf4j:1.5.0
|-- org.apache.xml.security:xml-security:1.4.1
|-- commons-collections:commons-collections:3.1
|-- commons-lang:commons-lang:2.1
|-- jargs:jargs:1.0
provided
|-- javax.servlet:servlet-api:2.4
|-- org.springframework:spring-core:2.0.7
|-- org.springframework:spring-mock:2.0.7
runtime
|-- org.apache.xerces:xml-apis:2.9.1
|-- org.apache.xerces:xercesImpl:2.9.1
|-- org.apache.xerces:resolver:2.9.1
|-- org.apache.xerces:serializer:2.9.1
|-- org.apache.xalan:xalan:2.7.1
test