Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-grpc-proxy |
Version | Version20.12.1 |
Type | Typejar |
Filename | Size |
---|---|
coherence-grpc-proxy-20.12.1.pom | |
coherence-grpc-proxy-20.12.1.jar | 136 KB |
coherence-grpc-proxy-20.12.1-sources.jar | 50 KB |
coherence-grpc-proxy-20.12.1-javadoc.jar | 553 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.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation 'com.oracle.coherence.ce:coherence-grpc-proxy:20.12.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-grpc-proxy/
implementation ("com.oracle.coherence.ce:coherence-grpc-proxy:20.12.1")
'com.oracle.coherence.ce:coherence-grpc-proxy:jar:20.12.1'
<dependency org="com.oracle.coherence.ce" name="coherence-grpc-proxy" rev="20.12.1">
<artifact name="coherence-grpc-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-grpc-proxy', version='20.12.1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-grpc-proxy" % "20.12.1"
[com.oracle.coherence.ce/coherence-grpc-proxy "20.12.1"]