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

it.schm.keycloak:crowd-user-storage 1.0.9

Keycloak Crowd User Federation

Категории

Категории

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

Группа

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

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

crowd-user-storage
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать crowd-user-storage 1.0.9


<!-- https://jarcasting.com/artifacts/it.schm.keycloak/crowd-user-storage/ -->
<dependency>
    <groupId>it.schm.keycloak</groupId>
    <artifactId>crowd-user-storage</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/it.schm.keycloak/crowd-user-storage/
implementation 'it.schm.keycloak:crowd-user-storage:1.0.9'
// https://jarcasting.com/artifacts/it.schm.keycloak/crowd-user-storage/
implementation ("it.schm.keycloak:crowd-user-storage:1.0.9")
'it.schm.keycloak:crowd-user-storage:jar:1.0.9'
<dependency org="it.schm.keycloak" name="crowd-user-storage" rev="1.0.9">
  <artifact name="crowd-user-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.schm.keycloak', module='crowd-user-storage', version='1.0.9')
)
libraryDependencies += "it.schm.keycloak" % "crowd-user-storage" % "1.0.9"
[it.schm.keycloak/crowd-user-storage "1.0.9"]