is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-grpc-proxy 20.06

Oracle Coherence Community Edition

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-grpc-proxy
Version

Version

20.06
Type

Type

jar

Download coherence-grpc-proxy 20.06


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-grpc-proxy</artifactId>
    <version>20.06</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation 'com.oracle.coherence.ce:coherence-grpc-proxy:20.06'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation ("com.oracle.coherence.ce:coherence-grpc-proxy:20.06")
'com.oracle.coherence.ce:coherence-grpc-proxy:jar:20.06'
<dependency org="com.oracle.coherence.ce" name="coherence-grpc-proxy" rev="20.06">
  <artifact name="coherence-grpc-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-grpc-proxy', version='20.06')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-grpc-proxy" % "20.06"
[com.oracle.coherence.ce/coherence-grpc-proxy "20.06"]