| License |
License |
|---|---|
| GroupId | GroupIdse.swedenconnect.opensaml |
| ArtifactId | ArtifactIdopensaml-pkcs11-support |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
DescriptionSweden Connect::OpenSAML PKCS11 extension library
Support for PKCS11 based keys and HSM in OpenSAML Credentials
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-pkcs11-support/ -->
<dependency>
<groupId>se.swedenconnect.opensaml</groupId>
<artifactId>opensaml-pkcs11-support</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-pkcs11-support/
implementation 'se.swedenconnect.opensaml:opensaml-pkcs11-support:1.1.1'
// https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-pkcs11-support/
implementation ("se.swedenconnect.opensaml:opensaml-pkcs11-support:1.1.1")
'se.swedenconnect.opensaml:opensaml-pkcs11-support:jar:1.1.1'
<dependency org="se.swedenconnect.opensaml" name="opensaml-pkcs11-support" rev="1.1.1">
<artifact name="opensaml-pkcs11-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.swedenconnect.opensaml', module='opensaml-pkcs11-support', version='1.1.1')
)
libraryDependencies += "se.swedenconnect.opensaml" % "opensaml-pkcs11-support" % "1.1.1"
[se.swedenconnect.opensaml/opensaml-pkcs11-support "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensaml : opensaml-security-api | jar | 3.4.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| com.google.guava : guava | jar | 27.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| commons-codec : commons-codec | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |