| Группа | Группаcom.oracle.coherence.ce |
|---|---|
| Идентификатор | Идентификаторcoherence-loadbalancer |
| Версия | Версия14.1.1-0-6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coherence-loadbalancer-14.1.1-0-6.pom | |
| coherence-loadbalancer-14.1.1-0-6.jar | 33 KB |
| Обзор |
<!-- 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-6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation 'com.oracle.coherence.ce:coherence-loadbalancer:14.1.1-0-6'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation ("com.oracle.coherence.ce:coherence-loadbalancer:14.1.1-0-6")
'com.oracle.coherence.ce:coherence-loadbalancer:jar:14.1.1-0-6'
<dependency org="com.oracle.coherence.ce" name="coherence-loadbalancer" rev="14.1.1-0-6">
<artifact name="coherence-loadbalancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-loadbalancer', version='14.1.1-0-6')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-loadbalancer" % "14.1.1-0-6"
[com.oracle.coherence.ce/coherence-loadbalancer "14.1.1-0-6"]