License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-grpc |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence gRPC
Coherence gRPC Common Functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.grpc : helidon-grpc-core | jar | 2.4.2 |