| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-loadbalancer |
| Версия | Версия21.06 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Load Balancer
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-loadbalancer-21.06.pom | |
| coherence-loadbalancer-21.06.jar | 72 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation 'com.oracle.coherence.ce:coherence-loadbalancer:21.06'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-loadbalancer/
implementation ("com.oracle.coherence.ce:coherence-loadbalancer:21.06")
'com.oracle.coherence.ce:coherence-loadbalancer:jar:21.06'
<dependency org="com.oracle.coherence.ce" name="coherence-loadbalancer" rev="21.06">
<artifact name="coherence-loadbalancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-loadbalancer', version='21.06')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-loadbalancer" % "21.06"
[com.oracle.coherence.ce/coherence-loadbalancer "21.06"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06 |