<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-xmlsec-impl</artifactId>
<version>4.0.1</version>
</dependency>
<parent> <groupId>org.opensaml</groupId> <artifactId>opensaml-parent</artifactId> <version>4.0.1</version> </parent>
compile
|-- org.opensaml:opensaml-core
|-- org.opensaml:opensaml-messaging-api
|-- org.opensaml:opensaml-security-api
|-- org.opensaml:opensaml-xmlsec-api
|-- com.google.code.findbugs:jsr305
|-- org.apache.santuario:xmlsec
|-- org.cryptacular:cryptacular
|-- org.opensaml:opensaml-security-impl
test
|-- org.opensaml:opensaml-core
|-- org.opensaml:opensaml-security-api