License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification gRPC Net Networking Keycloak Security |
GroupId | GroupIdjp.openstandia.midpoint-grpc |
ArtifactId | ArtifactIdkeycloak-midpoint-grpc-client |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmidpoint gRPC Integration - Keycloak midPoint gRPC client
MidPoint extension that enables serving gRPC services on midPoint server.
|
<!-- https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/keycloak-midpoint-grpc-client/ -->
<dependency>
<groupId>jp.openstandia.midpoint-grpc</groupId>
<artifactId>keycloak-midpoint-grpc-client</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/keycloak-midpoint-grpc-client/
implementation 'jp.openstandia.midpoint-grpc:keycloak-midpoint-grpc-client:2.2.0'
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/keycloak-midpoint-grpc-client/
implementation ("jp.openstandia.midpoint-grpc:keycloak-midpoint-grpc-client:2.2.0")
'jp.openstandia.midpoint-grpc:keycloak-midpoint-grpc-client:jar:2.2.0'
<dependency org="jp.openstandia.midpoint-grpc" name="keycloak-midpoint-grpc-client" rev="2.2.0">
<artifact name="keycloak-midpoint-grpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia.midpoint-grpc', module='keycloak-midpoint-grpc-client', version='2.2.0')
)
libraryDependencies += "jp.openstandia.midpoint-grpc" % "keycloak-midpoint-grpc-client" % "2.2.0"
[jp.openstandia.midpoint-grpc/keycloak-midpoint-grpc-client "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
jp.openstandia.midpoint-grpc : midpoint-grpc-client-spi | jar | 2.2.0 |
jp.openstandia.midpoint-grpc : midpoint-grpc-self-services | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-core | jar | 15.0.2 |
org.keycloak : keycloak-server-spi | jar | 15.0.2 |
org.keycloak : keycloak-server-spi-private | jar | 15.0.2 |
org.keycloak : keycloak-services | jar | 15.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |