License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-grpc |
Version | Version21.12.2 |
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.2.pom | |
coherence-grpc-21.12.2.jar | 557 KB |
coherence-grpc-21.12.2-sources.jar | 213 KB |
coherence-grpc-21.12.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc/
implementation 'com.oracle.coherence.ce:coherence-grpc:21.12.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc/
implementation ("com.oracle.coherence.ce:coherence-grpc:21.12.2")
'com.oracle.coherence.ce:coherence-grpc:jar:21.12.2'
<dependency org="com.oracle.coherence.ce" name="coherence-grpc" rev="21.12.2">
<artifact name="coherence-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-grpc', version='21.12.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-grpc" % "21.12.2"
[com.oracle.coherence.ce/coherence-grpc "21.12.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.2 |
io.grpc : grpc-protobuf | jar | 1.35.1 |
io.grpc : grpc-stub | jar | 1.35.1 |
io.grpc : grpc-netty | jar | 1.35.1 |
io.netty : netty-codec-http2 | jar | 4.1.63.Final |
io.netty : netty-handler-proxy | jar | 4.1.63.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.0 |