How To Install Java Artifact org.keycloak.keycloak-admin-ui v16.0.0

org.keycloak keycloak-admin-ui 16.0.0

Introduction

In this article, we'll learn how to install Java artifact keycloak-admin-ui from org.keycloak group in version 16.0.0. The artifact is available in 52 versions: 25.0.1 25.0.0 24.0.5 24.0.4 24.0.3 24.0.2 24.0.1 24.0.0 23.0.7 23.0.6 23.0.5 23.0.4 23.0.3 23.0.2 23.0.1 23.0.0 22.19.0 22.0.5 22.0.4 22.0.3 22.0.2 22.0.1 22.0.0 21.1.2 21.1.1 21.0.2 21.0.1 21.0.0 20.0.5 20.0.4 20.0.3 20.0.2 20.0.1 20.0.0 19.0.3 19.0.2 19.0.1 19.0.0 18.0.2 18.0.1 17.0.1 17.0.0 16.1.1 16.1.0 16.0.0 15.1.1 15.1.0 1.0-alpha-4 1.0-alpha-3 1.0-alpha-2 1.0-alpha-1-12062013 1.0-alpha-1 . The Keycloak Administration UI project has been released under Apache License, Version 2.0.0 license, and has its own website at: http://keycloak.org .

How To Install Java Artifact org.keycloak.keycloak-admin-ui In Version 16.0.0

To install the Keycloak Administration UI artifact in version 16.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Keycloak Administration UI dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses