<dependency>
<groupId>se.litsec.opensaml</groupId>
<artifactId>opensaml2-ext</artifactId>
<version>0.9.3</version>
</dependency>
compile
|-- org.opensaml:opensaml:2.6.4
|-- org.opensaml:xmltooling:1.4.4
|-- commons-lang:commons-lang:2.4
test
|-- junit:junit:4.12