License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.fintrace |
ArtifactId | ArtifactIdmicroservice-keycloak-support |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeycloak Support Library for Microservices
Fintrace's Microservice Keycloak component. This will be part of every other component.
|
Project Organization |
Project Organizationfintrace (https://fintrace.org/) |
<!-- https://jarcasting.com/artifacts/org.fintrace/microservice-keycloak-support/ -->
<dependency>
<groupId>org.fintrace</groupId>
<artifactId>microservice-keycloak-support</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.fintrace/microservice-keycloak-support/
implementation 'org.fintrace:microservice-keycloak-support:0.0.9'
// https://jarcasting.com/artifacts/org.fintrace/microservice-keycloak-support/
implementation ("org.fintrace:microservice-keycloak-support:0.0.9")
'org.fintrace:microservice-keycloak-support:jar:0.0.9'
<dependency org="org.fintrace" name="microservice-keycloak-support" rev="0.0.9">
<artifact name="microservice-keycloak-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fintrace', module='microservice-keycloak-support', version='0.0.9')
)
libraryDependencies += "org.fintrace" % "microservice-keycloak-support" % "0.0.9"
[org.fintrace/microservice-keycloak-support "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-spring-boot-2-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-undertow | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.0.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |