is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-loadbalancer 14.1.1-0-5

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-loadbalancer
Version

Version

14.1.1-0-5
Type

Type

jar

Download coherence-loadbalancer 14.1.1-0-5


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-loadbalancer</artifactId>
    <version>14.1.1-0-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation 'com.oracle.coherence.ce:coherence-loadbalancer:14.1.1-0-5'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation ("com.oracle.coherence.ce:coherence-loadbalancer:14.1.1-0-5")
'com.oracle.coherence.ce:coherence-loadbalancer:jar:14.1.1-0-5'
<dependency org="com.oracle.coherence.ce" name="coherence-loadbalancer" rev="14.1.1-0-5">
  <artifact name="coherence-loadbalancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-loadbalancer', version='14.1.1-0-5')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-loadbalancer" % "14.1.1-0-5"
[com.oracle.coherence.ce/coherence-loadbalancer "14.1.1-0-5"]