| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking |
| Группа | Группаjp.openstandia |
| Идентификатор | Идентификаторmidpoint-grpc-parent |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеmidPoint gRPC extension
MidPoint extension that enables serving gRPC services on midPoint server.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| midpoint-grpc-parent-1.4.0.pom | 12 KB |
| Обзор |
<!-- 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"]