midPoint gRPC extension

MidPoint extension that enables serving gRPC services on midPoint server.

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

jp.openstandia
ArtifactId

ArtifactId

midpoint-grpc-parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

midPoint gRPC extension
MidPoint extension that enables serving gRPC services on midPoint server.
Project URL

Project URL

https://github.com/openstandia/midpoint-grpc
Source Code Management

Source Code Management

https://github.com/openstandia/midpoint-grpc

Download midpoint-grpc-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client-spi
  • integration
  • server
  • self-services

Versions

Version
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0