License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-loadbalancer |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence Load Balancer
Oracle Coherence Community Edition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-loadbalancer-21.12.4.pom | |
coherence-loadbalancer-21.12.4.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-loadbalancer</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation 'com.oracle.coherence.ce:coherence-loadbalancer:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation ("com.oracle.coherence.ce:coherence-loadbalancer:21.12.4")
'com.oracle.coherence.ce:coherence-loadbalancer:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-loadbalancer" rev="21.12.4">
<artifact name="coherence-loadbalancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-loadbalancer', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-loadbalancer" % "21.12.4"
[com.oracle.coherence.ce/coherence-loadbalancer "21.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |