| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking |
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-grpc |
| Последняя версия | Последняя версия21.12.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence gRPC
Coherence gRPC Common Functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-grpc-21.12.4.pom | |
| coherence-grpc-21.12.4.jar | 484 KB |
| coherence-grpc-21.12.4-sources.jar | 185 KB |
| coherence-grpc-21.12.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-grpc</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc/
implementation 'com.oracle.coherence.ce:coherence-grpc:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc/
implementation ("com.oracle.coherence.ce:coherence-grpc:21.12.4")
'com.oracle.coherence.ce:coherence-grpc:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-grpc" rev="21.12.4">
<artifact name="coherence-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-grpc', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-grpc" % "21.12.4"
[com.oracle.coherence.ce/coherence-grpc "21.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| io.grpc : grpc-protobuf | jar | 1.41.2 |
| io.grpc : grpc-stub | jar | 1.41.2 |
| io.grpc : grpc-netty | jar | 1.41.2 |
| io.netty : netty-codec-http2 | jar | 4.1.73.Final |
| io.netty : netty-handler-proxy | jar | 4.1.73.Final |
| com.google.protobuf : protobuf-java | jar | 3.19.3 |
| com.google.protobuf : protobuf-java-util | jar | 3.19.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.grpc : helidon-grpc-core | jar | 2.4.2 |