<dependency>
<groupId>io.apigee.opensaml</groupId>
<artifactId>opensaml</artifactId>
<version>2.6.2</version>
</dependency>
<parent> <groupId>io.apigee.opensaml</groupId> <artifactId>opensaml-parent</artifactId> <version>1</version> </parent>
compile
|-- io.apigee.opensaml:openws:1.5.2
|-- org.apache.velocity:velocity
|-- commons-httpclient:commons-httpclient:3.1
|-- org.apache.santuario:xmlsec:1.5.6
|-- ${xerces.groupId}:xml-apis
|-- ${xerces.groupId}:xercesImpl
|-- ${xerces.groupId}:serializer
|-- org.springframework:spring-test
test
|-- junit:junit
|-- ch.qos.logback:logback-classic