License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices CLI User Interface |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-helidon-client |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence Helidon MP 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-helidon-client/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-helidon-client</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-helidon-client/
implementation 'com.oracle.coherence.ce:coherence-helidon-client:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-helidon-client/
implementation ("com.oracle.coherence.ce:coherence-helidon-client:21.12.4")
'com.oracle.coherence.ce:coherence-helidon-client:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-helidon-client" rev="21.12.4">
<artifact name="coherence-helidon-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-helidon-client', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-helidon-client" % "21.12.4"
[com.oracle.coherence.ce/coherence-helidon-client "21.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
com.oracle.coherence.ce : coherence-cdi | jar | 21.12.4 |
com.oracle.coherence.ce : coherence-grpc | jar | 21.12.4 |
com.oracle.coherence.ce : coherence-java-client | jar | 21.12.4 |
io.grpc : grpc-protobuf | jar | 1.41.2 |
io.grpc : grpc-stub | jar | 1.41.2 |
io.grpc : grpc-netty | jar | 1.41.2 |
io.helidon.microprofile.grpc : helidon-microprofile-grpc-client | jar | 2.4.2 |
io.helidon.microprofile.config : helidon-microprofile-config | jar | 2.4.2 |
com.google.protobuf : protobuf-java | jar | 3.19.3 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |