MVN

jp.openstandia : midpoint-grpc-parent

Maven & Gradle

Jan 20, 2021
0 stars

midPoint gRPC extension · MidPoint extension that enables serving gRPC services on midPoint server.

<dependency>
    <groupId>jp.openstandia</groupId>
    <artifactId>midpoint-grpc-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jp.openstandia : midpoint-grpc-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of jp.openstandia : midpoint-grpc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
midpoint-grpc-parent-1.4.0
1.3.x
midpoint-grpc-parent-1.3.0
1.2.x
midpoint-grpc-parent-1.2.1
midpoint-grpc-parent-1.2.0
1.1.x
midpoint-grpc-parent-1.1.0
1.0.x
midpoint-grpc-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>jp.openstandia</groupId>
    <artifactId>midpoint-grpc-parent</artifactId>
    <version>1.4.0</version>
</dependency>