[keycloak-user] How to get java libraries

Robert Smol robert.smol at stereoit.com
Tue Aug 21 03:10:14 EDT 2018


I am sorry but I do not think I follow. Of course I did have a look at the
github site, it has 130mb of downloads and the README describes how to
build keycloak.

What I need is to be able to have completion in lets say IDEA, I need to
override User SPI from org.keycloak.storage. But when I type it into IDEA,
it says it cannot fined the libraries.

In other languages I can just <npm|pip|go|composer> install package and you
are set to go. Nothing like that in Java|Keycloak world? You need to
download all source code for all libraries you want to use?

Robert

On Tue, Aug 21, 2018 at 2:57 AM Rafael Weingärtner <
rafaelweingartner at gmail.com> wrote:

> You can find the code at github.com/keycloak
>
> Em seg, 20 de ago de 2018 21:43, Robert Smol <robert.smol at stereoit.com>
> escreveu:
>
>> Hi,
>>
>> where do I get Java libraries so I can develop against the Keycloak? I
>> would like to implement some interfaces from `org.keycloak.storage` but I
>> cannot find those anywhere.
>>
>> I've looked at
>> https://www.keycloak.org/docs/latest/server_development/index.html but
>> there is no such information.
>>
>> I am new to Java, but I know I either need to provide some jar files or
>> use
>> gradle/maven to load the modules?
>>
>> Thanks,
>>
>> Robert
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>
>

-- 
stereoIT  s.r.o.
Heřmanova 23
107 00 Praha 7
mob: +420 776 76 23 78


More information about the keycloak-user mailing list