| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-grpc-proxy |
| Last Version | Last Version21.12.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoherence gRPC Proxy
Oracle Coherence Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-grpc-proxy-21.12.4.pom | |
| coherence-grpc-proxy-21.12.4.jar | 111 KB |
| coherence-grpc-proxy-21.12.4-sources.jar | 36 KB |
| coherence-grpc-proxy-21.12.4-javadoc.jar | 502 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-grpc-proxy</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation 'com.oracle.coherence.ce:coherence-grpc-proxy:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation ("com.oracle.coherence.ce:coherence-grpc-proxy:21.12.4")
'com.oracle.coherence.ce:coherence-grpc-proxy:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-grpc-proxy" rev="21.12.4">
<artifact name="coherence-grpc-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-grpc-proxy', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-grpc-proxy" % "21.12.4"
[com.oracle.coherence.ce/coherence-grpc-proxy "21.12.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence-grpc | jar | 21.12.4 |
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| io.opentracing.contrib : opentracing-grpc | jar | 0.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.microprofile.grpc : helidon-microprofile-grpc-server Optional | jar | 2.4.2 |