mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
KEYCLOAK-19030 Implement HotRodConnectionProvider
This commit is contained in:
committed by
Hynek Mlnařík
parent
36f7139bdd
commit
af97849feb
Vendored
+4
@@ -48,6 +48,10 @@
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-model-infinispan</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-model-map-hot-rod</artifactId>
|
||||
</dependency>
|
||||
<!-- identity providers -->
|
||||
<dependency>
|
||||
<groupId>org.twitter4j</groupId>
|
||||
|
||||
Reference in New Issue
Block a user