You can add the required dependencies in your build environment (gradle/maven)
Search mavencentral:
https://search.maven.org/search?q=g:org.keycloak
org.keycloak:keycloak-server-spi and org.keycloak:keycloak-services are some likely
candidates you need.
Tom
________________________________
From: keycloak-user-bounces(a)lists.jboss.org <keycloak-user-bounces(a)lists.jboss.org>
on behalf of Robert Smol <robert.smol(a)stereoit.com>
Sent: Tuesday, August 21, 2018 9:10:14 AM
To: rafaelweingartner(a)gmail.com
Cc: keycloak-user(a)lists.jboss.org
Subject: Re: [keycloak-user] How to get java libraries
** WARNING: This mail is from an external source **
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(a)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(a)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(a)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
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user