не последняя версия
Последняя версия 15.0.2

org.keycloak:saml-post-encryption 15.0.0


Категории

Категории

KeY Данные Data Formats Formal Verification Keycloak Безопасность
Группа

Группа

org.keycloak
Идентификатор

Идентификатор

saml-post-encryption
Версия

Версия

15.0.0
Тип

Тип

war

Скачать saml-post-encryption 15.0.0


<!-- https://jarcasting.com/artifacts/org.keycloak/saml-post-encryption/ -->
<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>saml-post-encryption</artifactId>
    <version>15.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/saml-post-encryption/
implementation 'org.keycloak:saml-post-encryption:15.0.0'
// https://jarcasting.com/artifacts/org.keycloak/saml-post-encryption/
implementation ("org.keycloak:saml-post-encryption:15.0.0")
'org.keycloak:saml-post-encryption:war:15.0.0'
<dependency org="org.keycloak" name="saml-post-encryption" rev="15.0.0">
  <artifact name="saml-post-encryption" type="war" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='saml-post-encryption', version='15.0.0')
)
libraryDependencies += "org.keycloak" % "saml-post-encryption" % "15.0.0"
[org.keycloak/saml-post-encryption "15.0.0"]