License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-java-client |
Version | Version21.06-M2 |
Type | Typejar |
Description |
DescriptionCoherence Java gRPC Client
Oracle Coherence Community Edition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-java-client/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-java-client</artifactId>
<version>21.06-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-java-client/
implementation 'com.oracle.coherence.ce:coherence-java-client:21.06-M2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-java-client/
implementation ("com.oracle.coherence.ce:coherence-java-client:21.06-M2")
'com.oracle.coherence.ce:coherence-java-client:jar:21.06-M2'
<dependency org="com.oracle.coherence.ce" name="coherence-java-client" rev="21.06-M2">
<artifact name="coherence-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-java-client', version='21.06-M2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-java-client" % "21.06-M2"
[com.oracle.coherence.ce/coherence-java-client "21.06-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.06-M2 |
com.oracle.coherence.ce : coherence-grpc | jar | 21.06-M2 |
io.opentracing.contrib : opentracing-grpc | jar | 0.2.3 |
com.google.protobuf : protobuf-java | jar | 3.10.0 |