<dependency>
<groupId>se.litsec.opensaml.sweid</groupId>
<artifactId>swedish-eid-opensaml4</artifactId>
<version>2.1.0</version>
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml.sweid', module='swedish-eid-opensaml4', version='2.1.0')
)
compile
|-- se.swedenconnect.opensaml:opensaml-security-ext
|-- se.litsec.opensaml:opensaml4-ext
|-- org.opensaml:opensaml-core
|-- org.opensaml:opensaml-saml-api
|-- org.opensaml:opensaml-saml-impl
|-- org.opensaml:opensaml-security-api
|-- org.opensaml:opensaml-xmlsec-api
|-- org.opensaml:opensaml-xmlsec-impl
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- com.nimbusds:nimbus-jose-jwt:9.4.1
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
test