Last Version

midPoint gRPC Client SPI 2.2.0

MidPoint extension that enables serving gRPC services on midPoint server.

License

License

Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

jp.openstandia.midpoint-grpc
ArtifactId

ArtifactId

midpoint-grpc-client-spi
Version

Version

2.2.0
Type

Type

jar
Description

Description

midPoint gRPC Client SPI
MidPoint extension that enables serving gRPC services on midPoint server.

Download midpoint-grpc-client-spi 2.2.0


<!-- https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-client-spi/ -->
<dependency>
    <groupId>jp.openstandia.midpoint-grpc</groupId>
    <artifactId>midpoint-grpc-client-spi</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-client-spi/
implementation 'jp.openstandia.midpoint-grpc:midpoint-grpc-client-spi:2.2.0'
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-client-spi/
implementation ("jp.openstandia.midpoint-grpc:midpoint-grpc-client-spi:2.2.0")
'jp.openstandia.midpoint-grpc:midpoint-grpc-client-spi:jar:2.2.0'
<dependency org="jp.openstandia.midpoint-grpc" name="midpoint-grpc-client-spi" rev="2.2.0">
  <artifact name="midpoint-grpc-client-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia.midpoint-grpc', module='midpoint-grpc-client-spi', version='2.2.0')
)
libraryDependencies += "jp.openstandia.midpoint-grpc" % "midpoint-grpc-client-spi" % "2.2.0"
[jp.openstandia.midpoint-grpc/midpoint-grpc-client-spi "2.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.42.0
io.grpc : grpc-protobuf jar 1.42.0
io.grpc : grpc-stub jar 1.42.0

Project Modules

There are no modules declared in this project.