[KECLOAK-8237] - Openshift Client Storage

This commit is contained in:
Pedro Igor
2018-12-05 09:32:53 -02:00
parent 99a5656f0f
commit 0c39eda8d2
35 changed files with 2673 additions and 32 deletions
+4
View File
@@ -446,6 +446,10 @@
<artifactId>guice</artifactId>
<classifier>no_aop</classifier>
</dependency>
<dependency>
<groupId>com.openshift</groupId>
<artifactId>openshift-restclient-java</artifactId>
</dependency>
</dependencies>
</project>