Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-grpc-proxy |
Version | Version20.06 |
Type | Typejar |
Filename | Size |
---|---|
coherence-grpc-proxy-20.06.pom | |
coherence-grpc-proxy-20.06.jar | 111 KB |
coherence-grpc-proxy-20.06-sources.jar | 36 KB |
coherence-grpc-proxy-20.06-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>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"]