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