<dependency>
<groupId>se.litsec.opensaml</groupId>
<artifactId>opensaml3-ext</artifactId>
<version>1.4.5</version>
</dependency>
compile
|-- se.swedenconnect.opensaml:opensaml-security-ext:1.0.7
|-- org.opensaml:opensaml-core
|-- org.opensaml:opensaml-saml-api
|-- org.opensaml:opensaml-saml-impl
|-- org.opensaml:opensaml-security-api
|-- org.opensaml:opensaml-security-impl
|-- org.opensaml:opensaml-xmlsec-api
|-- org.opensaml:opensaml-xmlsec-impl
|-- org.opensaml:opensaml-messaging-api
|-- org.opensaml:opensaml-storage-api
|-- net.shibboleth.utilities:java-support
|-- commons-lang:commons-lang:2.4
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpcore
|-- commons-logging:commons-logging:1.2
|-- org.springframework:spring-core:4.3.19.RELEASE
|-- org.springframework:spring-beans:4.3.19.RELEASE
|-- org.springframework:spring-context:4.3.19.RELEASE
provided
|-- javax.servlet:javax.servlet-api:3.1.0
test
|-- pl.pragmatists:JUnitParams:1.1.0
|-- org.springframework:spring-test:4.3.19.RELEASE
|-- org.eclipse.jetty:jetty-server:9.4.41.v20210516