не последняя версия
Последняя версия 21.12.4

com.oracle.coherence.ce:coherence-http-netty 20.06

Oracle Coherence Community Edition

Категории

Категории

Сеть Netty Networking
Группа

Группа

com.oracle.coherence.ce
Идентификатор

Идентификатор

coherence-http-netty
Версия

Версия

20.06
Тип

Тип

jar

Скачать coherence-http-netty 20.06


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