Files download
File Operation
coherence-helidon-grpc-proxy-22.06.3.jar download
coherence-helidon-grpc-proxy-22.06.3.pom download
coherence-helidon-grpc-proxy-22.06.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oracle.coherence.ce</groupId>
  <artifactId>coherence-helidon-grpc-proxy</artifactId>
  <version>22.06.3</version>
</dependency>
Gradle Groovy
implementation 'com.oracle.coherence.ce:coherence-helidon-grpc-proxy:22.06.3'
Gradle Kotlin
implementation("com.oracle.coherence.ce:coherence-helidon-grpc-proxy:22.06.3")
Scala SBT
libraryDependencies += "com.oracle.coherence.ce" % "coherence-helidon-grpc-proxy" % "22.06.3"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.coherence.ce', module='coherence-helidon-grpc-proxy', version='22.06.3')
)
Apache Ivy
<dependency org="com.oracle.coherence.ce" name="coherence-helidon-grpc-proxy" rev="22.06.3" />
Leiningen
[com.oracle.coherence.ce/coherence-helidon-grpc-proxy "22.06.3"]
Apache Buildr
'com.oracle.coherence.ce:coherence-helidon-grpc-proxy:jar:22.06.3'