License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdjp.openstandia |
ArtifactId | ArtifactIdmidpoint-grpc-server |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionmidPoint gRPC Server
MidPoint extension that enables serving gRPC services on midPoint server.
|
<!-- https://jarcasting.com/artifacts/jp.openstandia/midpoint-grpc-server/ -->
<dependency>
<groupId>jp.openstandia</groupId>
<artifactId>midpoint-grpc-server</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia/midpoint-grpc-server/
implementation 'jp.openstandia:midpoint-grpc-server:1.4.0'
// https://jarcasting.com/artifacts/jp.openstandia/midpoint-grpc-server/
implementation ("jp.openstandia:midpoint-grpc-server:1.4.0")
'jp.openstandia:midpoint-grpc-server:jar:1.4.0'
<dependency org="jp.openstandia" name="midpoint-grpc-server" rev="1.4.0">
<artifact name="midpoint-grpc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia', module='midpoint-grpc-server', version='1.4.0')
)
libraryDependencies += "jp.openstandia" % "midpoint-grpc-server" % "1.4.0"
[jp.openstandia/midpoint-grpc-server "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
jp.openstandia : midpoint-grpc-client-spi | jar | 1.4.0 |
io.github.lognet : grpc-spring-boot-starter | jar | 3.5.0 |
org.springframework.boot : spring-boot-starter-oauth2-resource-server | jar | 2.1.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.evolveum.midpoint.gui » admin-gui | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |