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