| Категории |
КатегорииKeY Данные Data Formats Formal Verification Keycloak Безопасность |
|---|---|
| Группа | Группаit.schm.keycloak |
| Идентификатор | Идентификаторcrowd-user-storage |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| crowd-user-storage-1.0.9.pom | |
| crowd-user-storage-1.0.9.jar | 2 MB |
| crowd-user-storage-1.0.9-sources.jar | 17 KB |
| crowd-user-storage-1.0.9-javadoc.jar | 62 KB |
| Обзор |
<!-- 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"]