License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification gRPC Net Networking Keycloak Security |
GroupId | GroupIdjp.openstandia |
ArtifactId | ArtifactIdkeycloak-midpoint-grpc-client |
Last Version | Last Version1.4.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/keycloak-midpoint-grpc-client/ -->
<dependency>
<groupId>jp.openstandia</groupId>
<artifactId>keycloak-midpoint-grpc-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia/keycloak-midpoint-grpc-client/
implementation 'jp.openstandia:keycloak-midpoint-grpc-client:1.4.0'
// https://jarcasting.com/artifacts/jp.openstandia/keycloak-midpoint-grpc-client/
implementation ("jp.openstandia:keycloak-midpoint-grpc-client:1.4.0")
'jp.openstandia:keycloak-midpoint-grpc-client:jar:1.4.0'
<dependency org="jp.openstandia" name="keycloak-midpoint-grpc-client" rev="1.4.0">
<artifact name="keycloak-midpoint-grpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia', module='keycloak-midpoint-grpc-client', version='1.4.0')
)
libraryDependencies += "jp.openstandia" % "keycloak-midpoint-grpc-client" % "1.4.0"
[jp.openstandia/keycloak-midpoint-grpc-client "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
jp.openstandia : midpoint-grpc-client-spi | jar | 1.4.0 |
jp.openstandia : midpoint-grpc-self-services | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-core | jar | 10.0.2 |
org.keycloak : keycloak-server-spi | jar | 10.0.2 |
org.keycloak : keycloak-server-spi-private | jar | 10.0.2 |
org.keycloak : keycloak-services | jar | 10.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |