is not current version
Last Version 1.0.10

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

Keycloak Crowd User Federation

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

it.schm.keycloak
ArtifactId

ArtifactId

crowd-user-storage
Version

Version

1.0.0
Type

Type

jar

Download crowd-user-storage 1.0.0


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