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