License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdse.swedenconnect.security |
ArtifactId | ArtifactIdalgorithm-registry |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSweden Connect :: Algorithm Registry library
A generic algorithm registry
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/se.swedenconnect.security/algorithm-registry/ -->
<dependency>
<groupId>se.swedenconnect.security</groupId>
<artifactId>algorithm-registry</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.swedenconnect.security/algorithm-registry/
implementation 'se.swedenconnect.security:algorithm-registry:0.9.1'
// https://jarcasting.com/artifacts/se.swedenconnect.security/algorithm-registry/
implementation ("se.swedenconnect.security:algorithm-registry:0.9.1")
'se.swedenconnect.security:algorithm-registry:jar:0.9.1'
<dependency org="se.swedenconnect.security" name="algorithm-registry" rev="0.9.1">
<artifact name="algorithm-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.swedenconnect.security', module='algorithm-registry', version='0.9.1')
)
libraryDependencies += "se.swedenconnect.security" % "algorithm-registry" % "0.9.1"
[se.swedenconnect.security/algorithm-registry "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.santuario : xmlsec | jar | 2.3.0 |
org.bouncycastle : bcprov-jdk15on | jar | [1.70,) |
org.bouncycastle : bcpkix-jdk15on | jar | [1.70,) |
com.nimbusds : nimbus-jose-jwt | jar | 9.15.2 |
org.cryptacular : cryptacular | jar | 1.2.4 |
org.slf4j : slf4j-api | jar | [1.7.35,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | [3.6.0,) |
org.slf4j : slf4j-simple | jar | [1.7.35,) |