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