From 56f765568be92a179f8b332ab69d961bf446394e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Couralet?= Date: Fri, 18 Mar 2022 08:43:44 +0100 Subject: [PATCH] Add some docs on where to find jar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cédric Couralet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4f4e1f8..0e93db4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ You can use basic [glob syntax](https://en.wikipedia.org/wiki/Glob_(programming) ## How to install +The jar are deployed to Maven Central Repository here : https://repo1.maven.org/maven2/net/micedre/keycloak/keycloak-mail-whitelisting/ + Simply drop the `jar` in the plugin directory, it will be automatically deployed by keycloak. ### Wildfly distribution (default until keycloak 16)